Create a new Level and add it to the map
            
Namespace: log4net.CoreAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- name
 - Type: 
System String
the string to display for the Level 
- value
 - Type: 
System Int32
the level value to give to the Level 
Remarks
Create a new Level and add it to the map
See Also
[M:Add(string,int,string)]