Module relay_filter::error_messages
source · Expand description
Implements event filtering based on the error message
Specific values in the error message or in the exception values can be used to filter messages with this filter.
Functions§
- Filters events by patterns in their error messages.