bugsnag

Bugsnag notifier for node.js scripts

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
bugsnag
4802.4.36 years ago12 years agoMinified + gzip package size for bugsnag in KB

Readme

Bugsnag error reporter for Node.js
Build Status
Automatically detect synchronous and asynchronous errors in your Node.js apps, collect diagnostic information, and receive notifications immediately.
Learn more about error reporting with Bugsnag.

Features

  • Automatically report synchronous and asynchronous errors
  • Report handled errors
  • Attach user information to determine how many people are affected by a crash
  • Send customized diagnostic data

Getting started

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide for your framework:
* [Express or Connect](https://docs.bugsnag.com/platforms/nodejs/express)
* [Koa](https://docs.bugsnag.com/platforms/nodejs/koa)
* [Restify](https://docs.bugsnag.com/platforms/nodejs/restify)
* [Other Node.js apps](https://docs.bugsnag.com/platforms/nodejs/other)
  1. Relax!

Support

  • Read the configuration reference:
* [Express or Connect](https://docs.bugsnag.com/platforms/nodejs/express/configuration-options)
* [Koa](https://docs.bugsnag.com/platforms/nodejs/koa/configuration-options)
* [Restify](https://docs.bugsnag.com/platforms/nodejs/restify/configuration-options)
* [Other Node.js apps](https://docs.bugsnag.com/platforms/nodejs/other/configuration-options)

Contributing

All contributors are welcome! For information on how to build, test and release bugsnag-node, see our contributing guide.

License

The Bugsnag error reporter for Node.js is free software released under the MIT License. See LICENSE.txt for details.