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.