From 850e1aad853cd4b03ff059296f54e24cd9803317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Sun, 15 May 2022 08:39:14 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9B=86=E6=88=90swagger2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xm-bootstrap/src/main/resources/logback-spring.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xm-bootstrap/src/main/resources/logback-spring.xml b/xm-bootstrap/src/main/resources/logback-spring.xml index c072ddff..5e3e52e3 100644 --- a/xm-bootstrap/src/main/resources/logback-spring.xml +++ b/xm-bootstrap/src/main/resources/logback-spring.xml @@ -12,12 +12,12 @@ class="ch.qos.logback.core.rolling.RollingFileAppender"> logs/xm.log - logs/oa-%d{yyyy-MM-dd}%i.log + logs/oa-%d{yyyy-MM-dd}%-i.log 10 - 10MB + 50MB @@ -32,7 +32,7 @@ - +