PatternString AddConverter Method (String, Type)Apache log4net™ SDK Documentation
Add a converter to this PatternString

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

public void AddConverter(
	string name,
	Type type
)
Remarks

Add a converter to this PatternString

See Also