Live2D
//

05 2020 档案

摘要:修改配置 Spring Boot官方推荐优先使用带有-spring的文件名作为你的日志配置。所以将日志配置文件名改为logback-spring.xml, application.properties配置文件中不指定日志配置文件路径 打包发布tomcat 日志可以正常写入文件 阅读全文
posted @ 2020-05-14 13:10 哦豁完蛋~ 阅读(1676) 评论(0) 推荐(0)
摘要:Logging system failed to initialize using configuration from 'classpath:logback.xml' java.lang.IllegalStateException: Logback configuration error dete 阅读全文
posted @ 2020-05-09 16:28 哦豁完蛋~ 阅读(14186) 评论(0) 推荐(0)