lukeyouell / craft-sentry

Error tracking that helps developers monitor and fix crashes in real time. Iterate continuously. Boost efficiency. Improve user experience.
https://sentry.io
MIT License
17 stars 10 forks source link

Add ability to ignore error codes #2

Closed OscarBarrett closed 6 years ago

OscarBarrett commented 6 years ago

e.g. 404 errors

Implemented in the Craft 2 plugin here: https://github.com/adamdburton/craft-sentry/blob/master/SentryPlugin.php#L165

lukeyouell commented 6 years ago

Added!