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.

0

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.

0

It is a .log file created by slf4j logger.


0

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.

0

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.

 

 

0

请先登录再写评论。