8000 GitHub - gunjam/pino-colada: cute ndjson formatter for pino 🌲🍹
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gunjam/pino-colada

 
 

Repository files navigation

pino-colada 🍹

npm version build status downloads js-standard-style

A cute ndjson formatter for pino.

pino-colada

Usage

Pipe a server that uses pino into pino-colada for logging.

node server.js | pino-colada

pino-colada

After parsing input from server.js, pino-colada returns a stream and pipes it over to process.stdout. It will output a timestamp, a log level in a form of an emoji, and a message.

Install

npm install pino-colada

Related content

License

MIT

About

cute ndjson formatter for pino 🌲🍹

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%
0