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