LoggingEventTimeStampUtc Property Apache log4net™ SDK Documentation
Gets UTC the time of the logging event.

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public DateTime TimeStampUtc { get; }

Property Value

Type: DateTime
The UTC time of the logging event.
See Also

Reference