Logger.IsInfoEnabled Property
[This is preliminary documentation and subject to change.]
Determines if logging is enabled for the Info level.
[Visual Basic]
Public ReadOnly Property IsInfoEnabled As
Boolean
[C#]
public
bool IsInfoEnabled {get;}
See Also
Logger Class | NLog Namespace