Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
Layout2RawLayoutAdapter�Constructor�
Construct a new adapter
[Visual�Basic]
Public�Sub�New( _
���ByVal
layout�As�
ILayout�_
)
[C#]
public�Layout2RawLayoutAdapter(
���
ILayout�
layout);
Parameters
-
layout
- the layout to adapt
Remarks
Create the adapter for the specified layout.
See Also
Layout2RawLayoutAdapter Class | log4net.Layout Namespace