pinojs / pino-pretty

🌲Basic prettifier for Pino log lines
MIT License
1.25k stars 147 forks source link

Is there an ability to run pino-pretty in production locally for test purpose? #376

Closed budarin closed 2 years ago

budarin commented 2 years ago

We use production mode to run service locally for testing and in this mode it is absolutely impossible to read a continuous stream of unformatted logs.

Is there any way to configure pino with pino-pretty for such cases?

budarin commented 2 years ago

solved -> node server.js | pino-pretty