winston-pretty is a simple npm package that allows you to easily format and pretty print JSON logs generated by the popular Winston logging library. Just pipe your stdout to winston-pretty and you are ready to go.
npm install winston-pretty

> A simple npm package that allows you to easily format and pretty print JSON logs generated by the popular Winston logging library.
``bash`
npm install -g winston-pretty
`bash``
npm run your-script | winston-pretty