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