3.2.1 • Published 3 years ago
rollbar-stream v3.2.1
Rollbar Stream
Stream errors to rollbar
Usage
npm install rollbar-streamvar rollbarStream = require('rollbar-stream');Contributing
Please follow our Code of Conduct when contributing to this project.
$ git clone https://github.com/goodeggs/rollbar-stream && cd rollbar-stream
$ npm install
$ npm testModule scaffold generated by generator-goodeggs-npm.