Lookup the mapping for the specified level
the LevelMappingEntry for the level or null
if no mapping found
Lookup the value for the specified level. Finds the nearest mapping value for the level that is equal to or less than the level specified.
If no mapping could be found then null
is returned.
LevelMapping Class | log4net.Util Namespace