pm2-syslog
pm2-syslog copied to clipboard
Does the output include the exception/error for why pm2 restarts an app?
I'm looking at an aggregation of the syslog and it doesn't seem to include all of the output you would see from just running pm2 logs for when an app restarts. Seems to only include the actual output from my app (console.log/error)
@pleaseshutup Including app restarts in logs sounds like a nice addition.