1.0.4 • Published 6 years ago

slack-error-notify v1.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

error-logs-on-slack

This is an npm package to log errors from your running js app to a designated slack channel to help developers solve bugs at a faster rate and also reduce the time taken to find bugs on your codebase.

How it works

  1. install nodejs for your specific environment.
  2. Create a slack app on this link and get your app's webhook url. Click for more info on slack webhooks.
  3. export your webhook url on your terminal/commandline i.e. $ export SLACK_BUG_WEBHOOK_URL=<YOUR_WEBHOOK_URL>
1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago