Hey I am wondering is it possible to display in anyway the outputs using Pm2,
Example I start the bot using this.
pm2 start index.js --watch --name DiscordBot --output /output
Using output, it does nothing.
So if I am debugging my bot I can't see any output due to GIT and pm2
Example I start the bot using this.
pm2 start index.js --watch --name DiscordBot --output /output
Using output, it does nothing.
So if I am debugging my bot I can't see any output due to GIT and pm2
