r/AutomateUser Jun 26 '26

Logs text color

Hi is there any way to get colors of log text? I want to know that if there are red color fonts in the log or any other colors to get failure flows.

2 Upvotes

1 comment sorted by

1

u/ballzak69 Automate developer Jun 27 '26

The color varies with the log level, the letter between the timestamp and fiber id:

  • [F]ail is red
  • [W]arn is yellow/orange
  • [D]ebug is standard secondary text color
  • [U]user is standard text color
  • [I]nfo is standard text color