Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ConverterInfo Class

Wrapper class used to map converter names to converter types

For a list of all members of this type, see ConverterInfo Members.

System.Object
���log4net.Util.ConverterInfo

[Visual�Basic]
NotInheritable�Public�Class�ConverterInfo
[C#]
public�sealed�class�ConverterInfo

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Pattern converter info class used during configuration by custom PatternString and PatternLayer converters.

Requirements

Namespace: log4net.Util

Assembly: log4net (in log4net.dll)

See Also

ConverterInfo Members | log4net.Util Namespace