Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggingEvent.TimeStamp Property

Gets the time of the logging event.

[Visual�Basic]
Public�ReadOnly�Property�TimeStamp�As�Date
[C#]
public�System.DateTime�TimeStamp�{get;}

Property Value

The time of the logging event.

Remarks

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

See Also

LoggingEvent Class | log4net.Core Namespace