由于springboot默认是用logback的日志框架的,所以需要排除logback
即去除所有的spring-boot-starter-logging
安装插件maven helper,然后直接在下面直接搜,将所有的spring-boot-starter-logging的排除就可以了