log4net SDK Reference

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

This type is not safe for multithreaded operations.

Remarks

Extract the date from the LoggingEvent

Requirements

Namespace: log4net.Layout

Assembly: log4net (in log4net.dll)

See Also

RawTimeStampLayout Members | log4net.Layout Namespace