Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

RawTimeStampLayout Class

Extract the date from the LoggingEvent

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

System.Object
���log4net.Layout.RawTimeStampLayout

[Visual�Basic]
Public�Class�RawTimeStampLayout
����Implements�IRawLayout
[C#]
public�class�RawTimeStampLayout : 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

RawTimeStampLayout Members | log4net.Layout Namespace