| ILoggingAdapterIsDebugEnabled Property |
Check to determine whether the
DebugLevel is enabled.
Namespace:
Akka.Event
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax bool IsDebugEnabled { get; }
abstract IsDebugEnabled : bool with get
Property Value
Type:
BooleanSee Also