log4net SDK Reference

StringMatchFilter.m_acceptOnMatch Field

Flag to indicate the behavior when we have a match

[Visual Basic]
Protected m_acceptOnMatch As Boolean
[C#]
protected bool m_acceptOnMatch;

Remarks

Missing <remarks> documentation for F:log4net.Filter.StringMatchFilter.m_acceptOnMatch

See Also

StringMatchFilter Class | log4net.Filter Namespace