get timestamp for pm2 error logs?
Unanswered
Lord_TCG#9068 posted this in #help-forum
Anyone here use PM2 a lot?
pm2 start "npm run start" --name "appName" --time gives me time stamps in the appName-out.log file... but not in the appName-error.log file... What am I missing?