error2slack
v1.0.0
Published
Push any uncaught errors to a slack channel
Downloads
3
Readme
Error2Slack
Installation
npm i error2slack --save
Usage
require('error2slack')(options);
Options
- url - This should be your slack webhook url
- forceShutdown - Force the shut down of your app when an error occurs