This commit is contained in:
Leo
2023-11-14 10:08:21 +08:00
parent ce4ef7162e
commit 0c80fb1fed
2 changed files with 9 additions and 8 deletions

View File

@@ -14,8 +14,6 @@
<!-- magenta:洋红 -->
<property name="CONSOLE_LOG_PATTERN"
value="%yellow(%date{yyyy-MM-dd HH:mm:ss}) |%highlight(%-5level) |%blue(%file:%line) |%cyan(%msg%n)"/>
<!-- 控制台输出 -->
<appender name="console" class="ch.qos.logback.core.ConsoleAppender">
<encoder>