From cd99c43254eb814a2b30b06e4e4e97a2c844089e Mon Sep 17 00:00:00 2001 From: eson Date: Tue, 21 Jun 2022 16:24:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20logback.xml=20=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 1 - src/main/resources/logback.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9216169..27f5ff6 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,6 @@ HEAD - yuandian-nexus diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml index 615c996..77f76b8 100644 --- a/src/main/resources/logback.xml +++ b/src/main/resources/logback.xml @@ -3,7 +3,7 @@ class="ch.qos.logback.core.ConsoleAppender"> - %d{yyyyMMdd HH:mm:ss.SSS} %-5level[%thread\(%file:%line\)]: %msg%n + %d{yyyyMMdd HH:mm:ss.SSS} %-5level%thread(%file:%line): %msg%n