Transform Pino HTTP log messages to a short string format
npm install pinotTransform Pino HTTP log messages to a short string format
``sh`
$ npm install -g pinot
`sh`
$ pinot --help
`sh
pinot [-e] [-h]
-e | --show-errors show erros
-h | --show-headers show response headers
--help show this help
`
Spin up a server that uses a pino http logger, pipe it to pinot and enjoy
`sh``
$ node server | pinot