Interface for raw layout objects
For a list of all members of this type, see IRawLayout Members.
| Type | Description | 
|---|---|
| Layout2RawLayoutAdapter | Adapts any ILayout to a IRawLayout | 
| RawPropertyLayout | Extract the value of a property from the LoggingEvent | 
| RawTimeStampLayout | Extract the date from the LoggingEvent | 
| RawUtcTimeStampLayout | Extract the date from the LoggingEvent | 
Interface used to format a LoggingEvent to an object.
This interface should not be confused with the ILayout interface. This interface is used in only certain specialized situations where a raw object is required rather than a formatted string. The ILayout is not generally useful than this interface.
Namespace: log4net.Layout
Assembly: log4net (in log4net.dll)
IRawLayout Members | log4net.Layout Namespace