bugsnag/bugsnag-js

View on GitHub
packages/plugin-console-breadcrumbs/README.md

Summary

Maintainability
Test Coverage
# @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](./LICENSE.txt) for details.