| BusLoggingIsDebugEnabled Property |
Check to determine whether the
DebugLevel is enabled.
Namespace:
Akka.Event
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public override bool IsDebugEnabled { get; }
abstract IsDebugEnabled : bool with get
override IsDebugEnabled : bool with get
Property Value
Type:
BooleanImplements
ILoggingAdapterIsDebugEnabledSee Also