Bugsnag error reporter for JavaScript
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.
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.
Support
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.