| BusLoggingIsInfoEnabled Property |
Check to determine whether the
InfoLevel is enabled.
Namespace:
Akka.Event
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public override bool IsInfoEnabled { get; }
abstract IsInfoEnabled : bool with get
override IsInfoEnabled : bool with get
Property Value
Type:
BooleanImplements
ILoggingAdapterIsInfoEnabledSee Also