Description
Problem Statement
This error log message is triggered for any event that has no message
or exception name which includes all native events from the Electron SDK
sentry-javascript/packages/core/src/integrations/inboundfilters.ts
Lines 158 to 160 in 6a76525
Solution Brainstorm
I guess if we need to log this at all it should be a regular log
rather than warn
or error
.
Metadata
Metadata
Assignees
Labels
No labels