log4net SDK Reference

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

This type is not safe for multithreaded operations.

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