Click or drag to resize
ISystemLogger Properties

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

The ISystemLogger type exposes the following members.

Properties
  NameDescription
Public propertyBooleanIsDebugEnabled
Returns true if logging is enabled for Debug
Public propertyBooleanIsErrorEnabled
Returns true if logging is enabled for Error
Public propertyBooleanIsFatalEnabled
Returns true if logging is enabled for Fatal
Public propertyBooleanIsInfoEnabled
Returns true if logging is enabled for Info
Public propertyBooleanIsTraceEnabled
Returns true if logging is enabled for Trace
Public propertyBooleanIsWarnEnabled
Returns true if logging is enabled for Warn
Top
See Also