1.0.4 • Published 8 years ago

pinot v1.0.4

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

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago