Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Latest commit

 

History

History
45 lines (34 loc) · 1.93 KB

README.md

File metadata and controls

45 lines (34 loc) · 1.93 KB

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.

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:
  3. Relax!

Support

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.