Property IsWarnEnabled
- Namespace
- SLLoggerUtil
- Assembly
- SLLoggerUtil.dll
IsWarnEnabled
Gets a value indicating whether warning is enabled.
bool IsWarnEnabled { get; }
Property Value
- bool
true
if warning is enabled; otherwise,false
.
Gets a value indicating whether warning is enabled.
bool IsWarnEnabled { get; }
true
if warning is enabled; otherwise, false
.