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