ndjson formatter for pino, used best with fastify Based on pino-pretty-min
- Detection and formatting of Incoming Request and Outgoing Response for Fastify
- Formatted Error and Object printing
- Accepts input using pipe
Install through npm
npm install -g pino-cone
Pipe ndjson data into it by either redirecting your program's output or reading a log file
npm start | pino-cone
Or if your log file is named "out.log"
tail -f out.log | pino-cone
- Colorization Settings
- Load as fastify plugin
Check CHANGELOG.md
You can find me on Discord: rolandostar@8942 and Reddit!
If you like this extension, please consider a small donation.