摘要: logback配置说明 官网:https://logback.qos.ch/manual/introduction.html 1.依赖 <!-- 版本自己加 --> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</ar 阅读全文
posted @ 2022-05-17 17:30 _ME 阅读(800) 评论(0) 推荐(0) 编辑