Layout2RawLayoutAdapter Constructor Apache log4net™ SDK Documentation
Construct a new adapter

Namespace: log4net.Layout
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public Layout2RawLayoutAdapter(
	ILayout layout
)
Remarks

Create the adapter for the specified layout.

See Also