RawUtcTimeStampLayout ClassApache log4net™ SDK Documentation
Extract the date from the LoggingEvent
Inheritance Hierarchy

OnlineSystem Object
  log4net.Layout RawUtcTimeStampLayout

Namespace: log4net.Layout
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public class RawUtcTimeStampLayout : IRawLayout
Remarks

Extract the date from the LoggingEvent

See Also