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

  NameDescription
Public propertyAcceptOnMatch (Inherited from StringMatchFilter.)
Public propertyKey
The key to lookup in the event properties and then match against.
(Inherited from PropertyFilter.)
Public propertyNext
Property to get and set the next filter
(Inherited from FilterSkeleton.)
Public propertyRegexToMatch
Sets the regular expression to match
(Inherited from StringMatchFilter.)
Public propertyStringToMatch
Sets the static string to match
(Inherited from StringMatchFilter.)
Back to Top
See Also