StringMatchFilter FieldsApache log4net™ SDK Documentation

The StringMatchFilter type exposes the following members.

Fields

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

Reference