You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the SDK is initialized with enable_logs: true, the user also needs to set up a custom mapping to EventFilter::Log in order to get logs.
This is confusing and it's easy to miss.
Solution Brainstorm
When the SDK is initialized with enable_logs: true, map everything that would go to breadcrumbs also to logs in the default filter.