A Sandcastle Documented Class Library
ILoggerIsWarnEnabled Property |
True if Warn is enabled; otherwise false
Namespace: Tego.Logging
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
bool IsWarnEnabled { get; }
ReadOnly Property IsWarnEnabled As Boolean Get
property bool IsWarnEnabled { bool get (); }
abstract IsWarnEnabled : bool with get
Property Value
Type: BooleanSee Also