I am using Sentry with Symfony, and I would like to send custom events. There are certain behaviors in my app where I want to continue execution, but also notify Sentry. Is this possible? It seems like only uncaught exceptions propagate to Sentry. But I don’t want to generate uncaught exceptions just to notify sentry. Thanks.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Log events and other info | 4 | 1526 | March 5, 2019 | |
Sentry (Laravel) > 1.0.0 processes Exceptions which I do catch on my own | 0 | 555 | July 28, 2019 | |
JS SDK: Send exceptions to Sentry and to console? | 1 | 1017 | July 16, 2020 | |
Symfony Bundle: filter not found exceptions | 0 | 1003 | September 28, 2020 | |
Not logging with Ember | 0 | 759 | December 20, 2018 |