log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
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;
See Also
StringMatchFilter Class | log4net.Filter Namespace