log4net SDK Reference

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

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

RawUtcTimeStampLayout Members | log4net.Layout Namespace