Closed budarin closed 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?
solved -> node server.js | pino-pretty
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?