IDEA运行SpringBoot项目控制台输出颜色高亮的日志

问题

有时IDEA运行SpringBoot项目,控制台 Console 输出的日志颜色为白色的

配置启动类 application 的相关参数,添加: -Dspring.output.ansi.enabled=ALWAYS