Licence
ISC
Version
0.0.2
Deps
1
Vulns
1
Weekly
0
Node Architect Error Handler
This module is exposed as an Architect plugin.
Include this module in your plugins list and include an api_key in the options to enable Airbrake.
Exports error_handler with a wrapped notify function. If the plugin is enabled the notify is a noop.
npm installTo run tests
npm test