From 02152af90a8434a906414bbdc8419c8dffd1fd00 Mon Sep 17 00:00:00 2001 From: ludj Date: Mon, 20 Feb 2023 10:51:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A7=E5=88=B6=E5=8F=B0=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E8=A7=A3=E5=86=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- acs/nladmin-system/pom.xml | 6 ++++++ acs/nladmin-system/src/main/resources/logback-spring.xml | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/acs/nladmin-system/pom.xml b/acs/nladmin-system/pom.xml index 92dd526a9..1f86527ae 100644 --- a/acs/nladmin-system/pom.xml +++ b/acs/nladmin-system/pom.xml @@ -33,6 +33,12 @@ + + + org.fusesource.jansi + jansi + 1.9 + @@ -68,6 +69,7 @@ https://juejin.cn/post/6844903775631572999 %d{yyyy-MM-dd HH:mm:ss.SSS} [%thread] %-5level %logger{50} - %msg%n + ${log.charset}