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

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public void Add(
	Level level
)
Remarks

Add a Level to the map

See Also