Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

RawUtcTimeStampLayout Class

Extract the date from the LoggingEvent

For a list of all members of this type, see RawUtcTimeStampLayout Members.

System.Object
���log4net.Layout.RawUtcTimeStampLayout

[Visual�Basic]
Public�Class�RawUtcTimeStampLayout
����Implements�IRawLayout
[C#]
public�class�RawUtcTimeStampLayout : IRawLayout

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Extract the date from the LoggingEvent

Requirements

Namespace: log4net.Layout

Assembly: log4net (in log4net.dll)

See Also

RawUtcTimeStampLayout Members | log4net.Layout Namespace