bugsnag / bugsnag-laravel

BugSnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
https://docs.bugsnag.com/platforms/php/laravel/
MIT License
876 stars 129 forks source link

Redacted keys #432

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