Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LevelRangeFilter Members

LevelRangeFilter overview

Public Instance Constructors

LevelRangeFilter Constructor Default constructor

Public Instance Properties

AcceptOnMatch Accept when matching LevelMin and LevelMax
LevelMax Sets the maximum matched Level
LevelMin Set the minimum matched Level
Next (inherited from FilterSkeleton) Property to get and set the next filter

Public Instance Methods

ActivateOptions (inherited from FilterSkeleton) Initialize the filter with the options set
Decide Check if the event should be logged.
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

LevelRangeFilter Class | log4net.Filter Namespace