Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggingEventData.TimeStamp Field

The time the event was logged

[Visual�Basic]
Public�TimeStamp�As�Date
[C#]
public�DateTime�TimeStamp;

Remarks

The TimeStamp is stored in the local time zone for this computer.

See Also

LoggingEventData Class | log4net.Core Namespace