Skip to content

Capture exceptions as logs #1034

@cleptric

Description

@cleptric

We currently ignore any logged exceptions.

Instead, we should emit an error log, or if unhandled, fatal log, if enable_logs: true once Integration::captureUnhandledException is called.

To correlate logs to errors in Sentry, we attach a sentry.event_id attribute to the log.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions