Closed imjoehaines closed 3 years ago
Adds support for the new redacted keys option added in https://github.com/bugsnag/bugsnag-php/pull/623
This works similarly to filters but is a lot more flexible — it allows both case-insensitive string matching and regular expressions, so can express everything filters can and more
filters
Goal
Adds support for the new redacted keys option added in https://github.com/bugsnag/bugsnag-php/pull/623
This works similarly to
filters
but is a lot more flexible — it allows both case-insensitive string matching and regular expressions, so can express everythingfilters
can and more