Check if the event should be logged.
see remarks
If the Level of the logging event is outside the range matched by this filter then Deny is returned. If the Level is matched then the value of AcceptOnMatch is checked. If it is true then Accept is returned, otherwise Neutral is returned.
LevelRangeFilter Class | log4net.Filter Namespace