I have a question but not sure it is possible or not.
I am using apache logger for my logging which creates a log file which works fine with no issues. My question is when I open the log file I get the different messages like messages with INFO,DEBGU,ERROR etc.
But I want to see the error message in red color in text in my logger file. Is this possible? That way, if someone opens my log file and something is there in red they can clearly guess that it is an error message..
Is this possible?
I would really appreciate if someone can respond.
Thanks, Swati