@getstation/bugsnag-js
v4.1.3
Published
Automatically detect JavaScript errors, collect detailed diagnostic information, and get notified about errors in real-time.
Downloads
46
Readme
Difference with upstream as of today
- Fix
logger.log
that does not exist #304
Bugsnag error reporter for JavaScript
The Bugsnag error reporter for JavaScript automatically detects and reports errors.
Getting started
- Create a Bugsnag account
- Complete the instructions in the integration guide
- Report handled exceptions using
client.notify()
- Customize your integration using the configuration options
Integrating with frameworks
Use the following plugins and guides to integrate Bugsnag with various frameworks.
| Framework | Bugsnag plugin | Documentation | | ---------- | -------------- | --------------| | React | bugsnag-react | React docs | | Vue | bugsnag-vue | Vue docs | | Angular | bugsnag-angular | Angular docs | | Backbone | - | Backbone docs | | Ember | - | Ember docs |
Support
- Check out the FAQ and configuration options
- Search open and closed issues for similar problems
- Report a bug or request a feature
Contributing
All contributors are welcome! For information on how to build, test, and release
bugsnag-js
, see our
contributing guide.
License
The Bugsnag JS library is free software released under the MIT License. See LICENSE.txt for details.