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