Hi,
and thank you for taking the time to read my post.
I have a rather weird issues which is related to the output log.
Since I have many bots running now with pm2 the output that is shown after performing:
pm2 logs <name_of_bot_instance>
or even:
pm2 logs <name_of_bot_instance> --raw
I get no colored output.
Anyone any idea how I can fix this?
Thank you in advance.