pinot

Transform Pino HTTP log messages to a short string format

Usage no npm install needed!

<script type="module">
  import pinot from 'https://cdn.skypack.dev/pinot';
</script>

README

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