Spring Boot官方推荐优先使用带有-spring的文件名作为你的日志配置。所以将日志配置文件名改为logback-spring.xml,
Spring Boot
-spring
application.properties配置文件中不指定日志配置文件路径
日志可以正常写入文件