Gets the time of the logging event.
Namespace: log4net.CoreAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Property Value
Type: DateTimeThe time of the logging event.
Remarks
The TimeStamp is stored in the local time zone for this computer.
See Also