Add a converter to this PatternString
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- converterInfo
- Type: log4net.Util ConverterInfo
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