Add a converter to this PatternString
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- converterInfo
- Type: log4net.UtilConverterInfo
the converter info
Remarks
This version of the method is used by the configurator. Programmatic users should use the alternative [M:AddConverter(string,Type)] method.
See Also