LevelRangeFilter PropertiesApache log4net™ SDK Documentation
The LevelRangeFilter type exposes the following members.
Properties

  NameDescription
Public propertyAcceptOnMatch
Accept when matching LevelMin and LevelMax
Public propertyLevelMax
Sets the maximum matched Level
Public propertyLevelMin
Set the minimum matched Level
Public propertyNext
Property to get and set the next filter
(Inherited from FilterSkeleton.)
Back to Top
See Also