pino-papertrail
TypeScript icon, indicating that this package has built-in type declarations

2.1.0 • Public • Published

pino-papertrail

CI Codacy Badge Known Vulnerabilities Coverage Status js-standard-style

This module provides a "transport" for pino that forwards messages to the papertrail log service through udp/tcp/tls. The module can echo the received logs or work silently.

Installation

To use globally from command line:

npm install -g pino-papertrail

To include as a library in your project:

npm install pino-papertrail --save

CLI

Want to use pino-papertrail from the CLI? See the CLI documentation for details.

API

Want to use pino-papertrail as a library in your project? See the API documentation for details.

Maintainers

Osmond van Hemert Github Web

Contributing

If you would like to help out with some code, check the details.

Not a coder, but still want to support? Have a look at the options available to donate.

License

Licensed under MIT.

Dependencies (8)

Dev Dependencies (4)

Package Sidebar

Install

npm i pino-papertrail

Weekly Downloads

1,133

Version

2.1.0

License

MIT

Unpacked Size

42.7 kB

Total Files

27

Last publish

Collaborators

  • ovhemert