Adapts any ILayout to a IRawLayout
Inheritance Hierarchy
log4net.Layout Layout2RawLayoutAdapter
Namespace: log4net.Layout
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Remarks
Where an IRawLayout is required this adapter allows a ILayout to be specified.
See Also