hapi-good-papertrail

Basic write stream that writes to Papertrail.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
hapi-good-papertrail
0.2.06 years ago6 years agoMinified + gzip package size for hapi-good-papertrail in KB

Readme

npm version CircleCI
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.