Input Filter Action
Are logged into the Memento Ring Buffer:
- Any message having no matching kind-specific rule and having a severity level greater than or equal to the specified level in the default rule.
- Any message having a matching kind-specific rule and having a severity level greater than or equal to the specified level in the matching kind-specific rule.
The other messages are rejected and lost forever.
Rule Level | Accepted Message Levels |
---|---|
Critical | Critical |
Error | Critical Error |
Warning | Critical Error Warning |
Notice | Critical Error Warning Notice |
Info | Critical Error Warning Notice Info |
Debug | Critical Error Warning Notice Info Debug |
Verbose | Critical Error Warning Notice Info Debug Verbose |