I have a program that posts messages in different colors, eg: GREEN for info, RED for errors, YELLOW for warnings. When I print them into a file, I see the codes for begin_color and end_color printed in ASCII.
Is there a text viewer (preferably in Linux) where I can render this codes to their appropriate colors ?