Skip to content

NPM Package that sends any uncaught errors in a Node.JS app to a specific slack channel

Notifications You must be signed in to change notification settings

Danwakeem/error2slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Error2Slack

Build Status Coverage Status

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

About

NPM Package that sends any uncaught errors in a Node.JS app to a specific slack channel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published