Common Logging 2.0 API Reference

CommonLoggingEntlibTraceListener.LoggerNameFormat Property

Format to use for creating the logger name. Defaults to "{listenerName}.{sourceName}".

[Visual Basic]
Public ReadOnly Property LoggerNameFormat() As String
   Public Get
   End Get
End Property
[C#]
public string LoggerNameFormat { public get; }

Remarks

Available placeholders are:

See Also

CommonLoggingEntlibTraceListener Class | Common.Logging.EntLib Namespace