Layout2RawLayoutAdapter ClassApache log4netâ„¢ SDK Documentation
Adapts any ILayout to a IRawLayout
Inheritance Hierarchy

OnlineSystem.Object
  log4net.Layout.Layout2RawLayoutAdapter

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

public class Layout2RawLayoutAdapter : IRawLayout
Remarks

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

See Also