rollbar-stream

Stream errors to rollbar


Keywords
rollbar
License
MIT
Install
npm install rollbar-stream@3.1.2

Documentation

Rollbar Stream

Stream errors to rollbar

NPM version Build Status MIT License

Usage

npm install rollbar-stream
var 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 test

Module scaffold generated by generator-goodeggs-npm.