bugsnag / bugsnag-symfony

BugSnag notifier for the Symfony PHP framework. Monitor and report errors in your Symfony apps.
https://docs.bugsnag.com/platforms/php/symfony
MIT License
43 stars 21 forks source link

Redacted keys #121

Closed imjoehaines closed 3 years ago

imjoehaines commented 3 years ago

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 everything filters can and more