 | NLogTraceListenerAutoLoggerName Property |
Gets or sets a value indicating whether to use auto logger name detected from the stack trace.
Namespace: NLogAssembly: NLog (in NLog.dll) Version: 4.3.0
Syntaxpublic bool AutoLoggerName { get; set; }
Public Property AutoLoggerName As Boolean
Get
Set
Property Value
Type:
Boolean
See Also