Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LevelMatchFilter Members

LevelMatchFilter overview

Public Instance Constructors

LevelMatchFilter Constructor Default constructor

Public Instance Properties

AcceptOnMatch Accept when matching LevelToMatch
LevelToMatch The Level that the filter will match
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 Tests if the Level of the logging event matches that of the filter
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

LevelMatchFilter Class | log4net.Filter Namespace