LoggingAdapterIsDebugEnabled Property |
Returns true if Debug level is enabled.
Namespace: Akka.EventAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxbool IsDebugEnabled { get; }
ReadOnly Property IsDebugEnabled As Boolean
Get
property bool IsDebugEnabled {
bool get ();
}
abstract IsDebugEnabled : bool with get
Property Value
Type:
Boolean
See Also