lrlna / pino-colada

cute ndjson formatter for pino 🌲🍹
MIT License
245 stars 46 forks source link

check obj.err for stack, see fastify/fastify-cli#214 #32

Closed vitalets closed 4 years ago

vitalets commented 4 years ago

Add support for obj.err.stack as discussed in https://github.com/fastify/fastify-cli/issues/214. I moved checking stack from formatMessage() to output() function - it allows to show stack on next line after url and other request details:

image

lrlna commented 4 years ago

📦 1.5.1