Skip to content

Duplicated logs #618

@miedzikd

Description

@miedzikd

Environment

How do you use Sentry?
Sentry SaaS (sentry.io)

Which SDK and version?
e.g: Symfony, 4.2.8

Steps to Reproduce

  1. Install fresh symfony project
  2. follow guide from docs
  3. 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

I see two errors.
ScreenShot 2022-04-15 15-24-27

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions