From 3d6544d4a358af0496a7cf49b810d81c17989967 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=8F=E5=BC=84?= <1369506342@qq.com> Date: Wed, 23 Oct 2024 01:42:03 +0000 Subject: [PATCH] =?UTF-8?q?logback-spring.xml:addtivity->additivity,?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=97=A5=E5=BF=97=E9=87=8D=E5=A4=8D=E5=AF=BC?= =?UTF-8?q?=E5=87=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 戏弄 <1369506342@qq.com> --- .../src/main/resources/logback-spring.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zlt-commons/zlt-log-spring-boot-starter/src/main/resources/logback-spring.xml b/zlt-commons/zlt-log-spring-boot-starter/src/main/resources/logback-spring.xml index 016c7622..2f93bb49 100644 --- a/zlt-commons/zlt-log-spring-boot-starter/src/main/resources/logback-spring.xml +++ b/zlt-commons/zlt-log-spring-boot-starter/src/main/resources/logback-spring.xml @@ -95,10 +95,10 @@ 0 - + - + -- Gitee