ConverterInfo ClassApache log4netâ„¢ SDK Documentation
Wrapper class used to map converter names to converter types
Inheritance Hierarchy

OnlineSystem.Object
  log4net.Util.ConverterInfo

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 1.2.14.0 (1.2.14.0)
Syntax

public sealed class ConverterInfo
Remarks

Pattern converter info class used during configuration by custom PatternString and PatternLayer converters.

See Also