Captures calls to the console API as breadcrumbs in Sentry.
By default the integration instruments console.debug, console.info, console.warn, console.error,
console.log, console.trace, and console.assert. You can use the levels option to customize which
levels are captured.
Captures calls to the
consoleAPI as breadcrumbs in Sentry.By default the integration instruments
console.debug,console.info,console.warn,console.error,console.log,console.trace, andconsole.assert. You can use thelevelsoption to customize which levels are captured.