Click or drag to resize

LogHelper Class

[This is preliminary documentation and is subject to change.]

Inheritance Hierarchy
SystemObject
  MLAPI.LoggingLogHelper

Namespace:  MLAPI.Logging
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static class LogHelper
Request Example View Source

The LogHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCurrentLogLevel
Top
Methods
  NameDescription
Public methodStatic memberLogError
Public methodStatic memberLogInfo
Public methodStatic memberLogWarning
Top
See Also