NLog Logging Library

Logger.IsTraceEnabled Property

[This is preliminary documentation and subject to change.]

Determines if logging is enabled for the Trace level.

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

See Also

Logger Class | NLog Namespace