There was an error while loading. Please reload this page.
It would be useful to have the ability to pass console log methods which will be added to breadcrumbs.
For example:
Sentry.init({ breadcrumbConsoleLevels: ['trace', 'debug', 'info'], });