1.0.4 • Published 7 years ago

pinot v1.0.4

Weekly downloads
9
License
MIT
Repository
-
Last release
7 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

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago