node-architect-error-handler
v0.0.2
Published
Node Architect Error Handler ====================
Downloads
4
Readme
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 install
To run tests
npm test