Click or drag to resize
Akka.NETNoLoggerIsWarningEnabled Property
Check to determine whether the WarningLevel is enabled.

Namespace:  Akka.Event
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public bool IsWarningEnabled { get; }

Property Value

Type: Boolean

Implements

ILoggingAdapterIsWarningEnabled
See Also