LevelMapAdd Method (Level)Apache log4net™ SDK Documentation
Add a Level to the map

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

public void Add(
	Level level
)

Parameters

level
Type: log4net.CoreLevel
the Level to add
Remarks

Add a Level to the map

See Also

Reference