Construct a new adapter
            
Namespace: log4net.LayoutAssembly: log4net (in log4net.dll) Version: 1.2.14.0 (1.2.14.0)
Syntax
Parameters
- layout
 - Type: log4net.Layout ILayout
the layout to adapt 
Remarks
Create the adapter for the specified layout.
See Also