Automatically detect JavaScript errors on your website, get real-time error alerts and detailed diagnostic reports. Get cross-browser error detection and see errors grouped by browser, browser version, OS, and more. Learn more about JavaScript error reporting from Bugsnag.
- 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.