Layout2RawLayoutAdapter Constructor Apache log4net™ SDK Documentation
Construct a new adapter

Namespace: log4net.Layout
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public Layout2RawLayoutAdapter(
	ILayout layout
)

Parameters

layout
Type: log4net.LayoutILayout
the layout to adapt
Remarks

Create the adapter for the specified layout.

See Also

Reference