Type converter for the IRawLayout interface
Inheritance Hierarchy
log4net.Layout RawLayoutConverter
Namespace: log4net.Layout
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Remarks
Used to convert objects to the IRawLayout interface. Supports converting from the ILayout interface to the IRawLayout interface using the Layout2RawLayoutAdapter.
See Also