RawLayoutConverter ClassApache log4netâ„¢ SDK Documentation
Type converter for the IRawLayout interface
Inheritance Hierarchy

OnlineSystem.Object
  log4net.Layout.RawLayoutConverter

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

public class RawLayoutConverter : IConvertFrom
Remarks

Used to convert objects to the IRawLayout interface. Supports converting from the ILayout interface to the IRawLayout interface using the Layout2RawLayoutAdapter.

See Also