Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 538 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 538 Bytes

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