You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The docs say that --log (or -l) on the pm2 cli will put both error and out logs in to that file specified after the -l flag. This is true, except it continues to write a second logging file in the default location /home/xxx/.pm2/logs.
This does not happen if you specify -e and -o separately.
The text was updated successfully, but these errors were encountered:
The docs say that --log (or -l) on the pm2 cli will put both error and out logs in to that file specified after the -l flag. This is true, except it continues to write a second logging file in the default location /home/xxx/.pm2/logs.
This does not happen if you specify -e and -o separately.
The text was updated successfully, but these errors were encountered: