4.1.3 • Published 6 years ago

@getstation/bugsnag-js v4.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Difference with upstream as of today

  • Fix logger.log that does not exist #304

Bugsnag error reporter for JavaScript

9.93kB Documentation Build status BrowserStack Status NPM

NPM

The Bugsnag error reporter for JavaScript automatically detects and reports errors.

Getting started

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide
  3. Report handled exceptions using client.notify()
  4. Customize your integration using the configuration options

Integrating with frameworks

Use the following plugins and guides to integrate Bugsnag with various frameworks.

FrameworkBugsnag pluginDocumentation
Reactbugsnag-reactReact docs
Vuebugsnag-vueVue docs
Angularbugsnag-angularAngular docs
Backbone-Backbone docs
Ember-Ember docs

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.