Closed jaclas closed 2 years ago
Would you like to send a Pull Request to address this issue? Remember to add unit tests.
Sorry, I don't know how to do this, I'm a beginner :-(
Unfortunately, I will have to close this as unsupported. PM2 modifies core objects.
The code contains two ways to use pino, with pino-pretty and with the old flag prettyPrint = true (for comparison).
When I run this code on the development machine it works ok, it looks like this:
However, when I run it in a test environment, on a docker and from under PM2 then pino-pretty stops working:
What is the cause and how to fix it?
I am using the latest version of pino and pino-prettty.