Unitech / pm2

Node.js Production Process Manager with a built-in Load Balancer.
https://pm2.keymetrics.io/docs/usage/quick-start/
Other
41.04k stars 2.59k forks source link

pm2 start app.js --log server.log does not create the server.log file #5737

Open preetam-uptimeai opened 6 months ago

preetam-uptimeai commented 6 months ago

What's going wrong?

How could we reproduce this issue?

Supporting information

# Run the following commands
$ pm2 report
WillianAgostini commented 6 months ago

Hi @preetam-uptimeai

on version 5.3.0 it works

image

which version are you using? how are you printing the logs?