@jestaubach/pt-logger
v0.1.8
Published
This library provides a logger that can be used in node applications to send logs to [Papertrail](https://www.papertrail.com) and the console.
Downloads
9
Readme
@jestaubach/pt-logger
This library provides a logger that can be used in node applications to send logs to Papertrail and the console.
@jestaubach/pt-logger provides both ESM and CommonJS interfaces.
The scaffolding for this project is adapted from here.