Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

Layout2RawLayoutAdapter Class

Adapts any ILayout to a IRawLayout

For a list of all members of this type, see Layout2RawLayoutAdapter Members.

System.Object
���log4net.Layout.Layout2RawLayoutAdapter

[Visual�Basic]
Public�Class�Layout2RawLayoutAdapter
����Implements�IRawLayout
[C#]
public�class�Layout2RawLayoutAdapter : IRawLayout

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Where an IRawLayout is required this adapter allows a ILayout to be specified.

Requirements

Namespace: log4net.Layout

Assembly: log4net (in log4net.dll)

See Also

Layout2RawLayoutAdapter Members | log4net.Layout Namespace