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

Logging console exceptions #25

Open jerome2710 opened 3 years ago

jerome2710 commented 3 years ago

It seems that exceptions being thrown in the console are not pushed to Sentry, is that correct? Could this be fixed? We noticed that business logic was failing due to an exception thrown in one of the queue jobs, but we were not notified.