Username: Password:

Author Topic: No colored log output after starting gunthy-arm with pm2  (Read 5069 times)

Offline sarog

  • Rookie
  • *
  • Posts: 4
    • View Profile
No colored log output after starting gunthy-arm with pm2
« on: February 09, 2018, 12:47:42 PM »
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:

Code: [Select]
pm2 logs <name_of_bot_instance>or even:
Code: [Select]
pm2 logs <name_of_bot_instance> --raw
I get no colored output.

Anyone any idea how I can fix this?

Thank you in advance.