Construct a new adapter
Namespace: log4net.Layout
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- layout
- Type: log4net.LayoutILayout
the layout to adapt
Remarks
Create the adapter for the specified layout.
See Also