Click or drag to resize
Akka.NETLoggingAdapterBase Properties

The LoggingAdapterBase type exposes the following members.

Properties
  NameDescription
Public propertyIsDebugEnabled
Check to determine whether the DebugLevel is enabled.
Public propertyIsErrorEnabled
Check to determine whether the ErrorLevel is enabled.
Public propertyIsInfoEnabled
Check to determine whether the InfoLevel is enabled.
Public propertyIsWarningEnabled
Check to determine whether the WarningLevel is enabled.
Top
See Also