摘要: Springboot项目的pom里引入的parent 里面包含了日志包的依赖 官方推荐使用的xml名字的格式为:logback-spring.xml而不是logback.xml,因为带spring后缀的可以使用<springProfile>标签。 在resources下创建logback-sprin 阅读全文
posted @ 2018-11-14 14:49 iFindU_San 阅读(2685) 评论(0) 推荐(0) 编辑