切换到Logback并新增滚动日志配置
This commit is contained in:
13
pom.xml
13
pom.xml
@@ -98,19 +98,6 @@
|
||||
<version>2.8.9</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 日志 -->
|
||||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-api</artifactId>
|
||||
<version>2.20.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-core</artifactId>
|
||||
<version>2.20.0</version>
|
||||
</dependency>
|
||||
|
||||
<!--腾讯云存储-->
|
||||
<dependency>
|
||||
<groupId>com.qcloud</groupId>
|
||||
|
||||
Reference in New Issue
Block a user