hapi-good-papertrail
Basic write stream that writes to PapertrailPrerequisites
``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 theCONTRIBUTING.md
file.