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