PatternParserPatternConverters Property Apache log4net™ SDK Documentation
Get the converter registry used by this parser

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public Hashtable PatternConverters { get; }

Property Value

Type: Hashtable
The converter registry used by this parser
Remarks

Get the converter registry used by this parser

See Also

Reference