Inherits Filter.
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
If the decision is DENY, then the event will be dropped. If the decision is NEUTRAL, then the next filter, if any, will be invoked. If the decision is ACCEPT then the event will be logged without consulting with other filters in the chain.
- Parameters:
-
| event | The LoggingEvent to decide upon. |
- Returns:
- The decision of the filter.
Implements Filter.
The documentation for this class was generated from the following file: