简单的说 spring-boot整合其他框架的时候 要去除本来日志的框架 统一用slf4j 接口来实现日志的管理
Spring-boot整合其他的日志框架
原文:https://www.cnblogs.com/fengleng/p/10816410.html