Pino transport to write pretty logs to stdout
npm install pino-plain-stdoutThis package allows you to write pino logs in a v7 compatible format to stdout and in a
pretty minimal format.
###Notes
Add a parameter called "rid" to the base logging object if you want the request id
to be printed along with the logs. Otherwise request id object will be "na"