NLog Logging Library

LogLevel.UppercaseName Property

[This is preliminary documentation and subject to change.]

Gets the name of the logger in upper case.

[Visual Basic]
Public ReadOnly Property UppercaseName As String
[C#]
public string UppercaseName {get;}

See Also

LogLevel Class | NLog Namespace