@bugsnag/plugin-console-breadcrumbs

@bugsnag/js plugin to record console log method calls as breadcrumbs

Usage no npm install needed!

<script type="module">
  import bugsnagPluginConsoleBreadcrumbs from 'https://cdn.skypack.dev/@bugsnag/plugin-console-breadcrumbs';
</script>

README

@bugsnag/plugin-console-breadcrumbs

This plugin adds the ability to record console method calls as breadcrumbs by monkey patching them. It is included in the browser notifier.

Note: enabling this plugin means that the line/col origin of console logs appear to come from within Bugsnag's code, so it is not recommended for use in dev environments.

License

This package is free software released under the MIT License. See LICENSE.txt for details.