 | LogEventInfoLoggerShortName Property |
Note: This API is now obsolete.
Gets the logger short name.
Namespace: NLogAssembly: NLog (in NLog.dll) Version: 4.3.0
Syntax[ObsoleteAttribute("This property should not be used.")]
public string LoggerShortName { get; }
<ObsoleteAttribute("This property should not be used.")>
Public ReadOnly Property LoggerShortName As String
Get
Property Value
Type:
String
See Also