LevelMap Add Method (String, Int32)Apache log4net™ SDK Documentation
Create a new Level and add it to the map

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

public void Add(
	string name,
	int value
)
Remarks

Create a new Level and add it to the map

See Also

[M:Add(string,int,string)]