LoggerMatchFilter Constructor | Default constructor |
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 |
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) | � |
Finalize (inherited from Object) | � |
MemberwiseClone (inherited from Object) | � |
LoggerMatchFilter Class | log4net.Filter Namespace