Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

PatternString.AddConverter�Method�(ConverterInfo)

Add a converter to this PatternString

[Visual�Basic]
Overloads�Public�Sub�AddConverter( _
���ByVal converterInfo�As�ConverterInfo�_
)
[C#]
public�void�AddConverter(
���ConverterInfoconverterInfo
);

Parameters

converterInfo
the converter info

Remarks

This version of the method is used by the configurator. Programmatic users should use the alternative AddConverter method.

See Also

PatternString Class | log4net.Util Namespace | PatternString.AddConverter Overload List