Gets the time of the logging event.
Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Property Value
Type: DateTimeThe time of the logging event.
Remarks
The TimeStamp is stored in UTC and converted to the local time zone for this computer.
See Also