Formatting colors for log file
Hello!
I am using loguru for logging and the messages printed to console have color formatting:

But when I look in my log file, I don't see the same formatting when I look at the file:

How can adjust the settings to show the same color formatting in the log file as I see when it's printed to the console?
Please sign in to leave a comment.
Hi, make sure that "log" type is enabled in **Preferences | Editor | TextMate Bundles**.
This should give some highligting to the log files.
You may also try installing the Ideolog plugin