HI,
I have my log system that is using escape characters to assign a colour to a output log what I need to print.
Currently I'm using a terminal because the output log tab is unable to parse them.
There is a way to set editor to accept such escape characters?
example:
in log tab:
[0;92m(1479787) 10:54:26.399 :DEBUG Authenticate 45 Void OnConnectionSucceeded()Gateway successful connected to authentication server [0m
in terminal (its green):
(1479787) 10:54:26.399 :DEBUG Authenticate 45 Void OnConnectionSucceeded()Gateway successful connected to authentication server