Common Logging 2.0 API Reference |
|
AbstractSimpleLogger.ShowLogName Property
Include the instance name in the log message.
[Visual Basic]
Public ReadOnly Property ShowLogName() As
Boolean Public Get
End Get
End Property
[C#]
public
bool ShowLogName { public get; }
See Also
AbstractSimpleLogger Class | Common.Logging.Simple Namespace