Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggerMatchFilter Members

LoggerMatchFilter overview

Public Instance Constructors

LoggerMatchFilter Constructor Default constructor

Public Instance Properties

AcceptOnMatch Accept when matching LoggerToMatch
LoggerToMatch The LoggerName 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 Check if this filter should allow the event to 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

LoggerMatchFilter Class | log4net.Filter Namespace