The Bugsnag error reporter for JavaScript automatically detects and reports errors.
- Create a Bugsnag account
- Complete the instructions in the integration guide
- Report handled exceptions using
client.notify()
- Customize your integration using the configuration options
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 |
- Check out the FAQ and configuration options
- Search open and closed issues for similar problems
- Report a bug or request a feature
All contributors are welcome! For information on how to build, test, and release
bugsnag-js
, see our
contributing guide.
The Bugsnag JS library is free software released under the MIT License. See LICENSE.txt for details.