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