1.0.4 • Published 6 years ago

pinot v1.0.4

Weekly downloads
9
License
MIT
Repository
-
Last release
6 years ago

pinot

Transform Pino HTTP log messages to a short string format

$ npm install -g pinot
$ pinot --help
    pinot [-e] [-h]

    -e | --show-errors     show erros
    -h | --show-headers    show response headers

    --help                 show this help

Example

Spin up a server that uses a pino http logger, pipe it to pinot and enjoy

$ node server | pinot
1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago