Spring boot log file colors
已回答
When I open a log file it shows each part of the logged line in different color, how can I configure these colors?
I can configure the console colors through the logback xml but I was wondering how the IDE colors the log files.
请先登录再写评论。
What specific log do you mean? How do you open it? What's the file extension? What plug-in is handling the log file? Please share a screenshot to clarify.
It is a .log file created by slf4j logger.
I have not installed any plug-in to handle log files, it's only what comes with the IDE.
I just double click on it to open, in the project tool panel.
log file is handled by the TextMate bundles plug-in in this case:
Unfortunately, the control for the bundles color schemes has been removed recently.