NdcFilter FieldsApache log4net™ SDK Documentation

The NdcFilter type exposes the following members.

Fields

  NameDescription
Protected fieldm_acceptOnMatch
Flag to indicate the behavior when we have a match
(Inherited from StringMatchFilter.)
Protected fieldm_regexToMatch
A regex object to match (generated from m_stringRegexToMatch)
(Inherited from StringMatchFilter.)
Protected fieldm_stringRegexToMatch
A string regex to match
(Inherited from StringMatchFilter.)
Protected fieldm_stringToMatch
The string to substring match against the message
(Inherited from StringMatchFilter.)
Top
See Also

Reference