Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LevelMappingEntry Class

An entry in the LevelMapping

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

System.Object
���log4net.Util.LevelMappingEntry
������Derived types

[Visual�Basic]
MustInherit�Public�Class�LevelMappingEntry
����Implements�IOptionHandler
[C#]
public�abstract�class�LevelMappingEntry : 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

This is an abstract base class for types that are stored in the LevelMapping object.

Requirements

Namespace: log4net.Util

Assembly: log4net (in log4net.dll)

See Also

LevelMappingEntry Members | log4net.Util Namespace