Add a LevelMappingEntry to this mapping
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- entry
- Type: log4net.Util LevelMappingEntry
the entry to add
Remarks
If a LevelMappingEntry has previously been added for the same Level then that entry will be overwritten.
See Also