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ยง
- should_
filter - Filters events by patterns in their error messages.