LogManager.GlobalThreshold Property
[This is preliminary documentation and subject to change.]
Global log threshold. Log events below this threshold are not logged.
[Visual Basic]
Public Shared Property GlobalThreshold As
LogLevel
[C#]
public static
LogLevel GlobalThreshold {get; set;}
See Also
LogManager Class | NLog Namespace