Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LevelMapping Class

Manages a mapping from levels to LevelMappingEntry

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

System.Object
���log4net.Util.LevelMapping

[Visual�Basic]
NotInheritable�Public�Class�LevelMapping
����Implements�IOptionHandler
[C#]
public�sealed�class�LevelMapping : IOptionHandler

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

Manages an ordered mapping from Level instances to LevelMappingEntry subclasses.

Requirements

Namespace: log4net.Util

Assembly: log4net (in log4net.dll)

See Also

LevelMapping Members | log4net.Util Namespace