From 731405498398adfb8330ee04d8d647d5ddf0c457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Mon, 16 May 2022 03:02:20 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=9E=84=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xm-core/src/main/resources/logback-spring.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xm-core/src/main/resources/logback-spring.xml b/xm-core/src/main/resources/logback-spring.xml index 4e7b0205..1b2848b1 100644 --- a/xm-core/src/main/resources/logback-spring.xml +++ b/xm-core/src/main/resources/logback-spring.xml @@ -12,12 +12,12 @@ class="ch.qos.logback.core.rolling.RollingFileAppender"> logs/xm.log - logs/xm-%d{yyyy-MM-dd}%i.log + logs/xm-%d{yyyy-MM-dd}-%i.log 10 - 10MB + 50MB