NLog Logging Library

Logger.IsDebugEnabled Property

[This is preliminary documentation and subject to change.]

Determines if logging is enabled for the Debug level.

[Visual Basic]
Public ReadOnly Property IsDebugEnabled As Boolean
[C#]
public bool IsDebugEnabled {get;}

See Also

Logger Class | NLog Namespace