NLog Logging Library

Logger.Name Property

[This is preliminary documentation and subject to change.]

Gets the name of the logger.

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

See Also

Logger Class | NLog Namespace