From 4eb80f3eccdd0ead4eca25c98ddf8d662b4f7e33 Mon Sep 17 00:00:00 2001 From: 3y Date: Sun, 16 Apr 2023 20:41:35 +0800 Subject: [PATCH] =?UTF-8?q?log=E9=85=8D=E7=BD=AE=E6=BB=9A=E5=8A=A8?= =?UTF-8?q?=E5=8E=8B=E7=BC=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- austin-web/src/main/resources/logback.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/austin-web/src/main/resources/logback.xml b/austin-web/src/main/resources/logback.xml index 2771f43..c98ec94 100644 --- a/austin-web/src/main/resources/logback.xml +++ b/austin-web/src/main/resources/logback.xml @@ -32,12 +32,12 @@ - ${log.path}/logs/austin-info-%d{yyyy-MM-dd}.%i.log + ${log.path}/logs/austin-info-%d{yyyy-MM-dd}.%i.log.gz 1000MB - 4 + 3 @@ -58,12 +58,12 @@ - ${log.path}/logs/austin-error-%d{yyyy-MM-dd}.%i.log + ${log.path}/logs/austin-error-%d{yyyy-MM-dd}.%i.log.gz 1000MB - 4 + 3