Create a new Level and add it to the map
Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- name
- Type: SystemString
the string to display for the Level - value
- Type: SystemInt32
the level value to give to the Level
Remarks
Create a new Level and add it to the map
See Also
Reference
[M:Add(string,int,string)]