Click or drag to resize
LoggingAdapter Properties

The LoggingAdapter type exposes the following members.

Properties
  NameDescription
Public propertyIsDebugEnabled
Returns true if Debug level is enabled.
Public propertyIsErrorEnabled
Returns true if Error level is enabled.
Public propertyIsInfoEnabled
Returns true if Info level is enabled.
Public propertyIsWarningEnabled
Returns true if Warning level is enabled.
Top
See Also