hapi-good-papertrail
v0.2.0
Published
Basic write stream that writes to Papertrail.
Downloads
66
Readme
hapi-good-papertrail
Basic write stream that writes to Papertrail
Prerequisites
node >= 4
This module requires nodejs v4 or above.
Getting started
npm install hapi-good-papertrail
Usage
hapi-good-papertrail
is a write stream use to write to Papertrail.
API
GoodPapertrail(options)
options
- opts from https://github.com/kenperkins/winston-papertrail#usage
Run tests
bash test.sh
Contribute
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.