-
Notifications
You must be signed in to change notification settings - Fork 185
Closed
Description
Environment
How do you use Sentry?
Sentry SaaS (sentry.io)
Which SDK and version?
e.g: Symfony, 4.2.8
Steps to Reproduce
- Install fresh symfony project
- follow guide from docs
- open test page
To make this easier to test for you I created a repo (here)
Expected Result
I should see only one error with additional information from the logger
Actual Result
if I understood the documentation correctly, using the option register_error_listener
= false
should stop duplicate logs in Sentry. Unfortunately, this is not true.
Metadata
Metadata
Assignees
Labels
No labels