From b84b2d1ef672251dfddf33cc02031828883504fd Mon Sep 17 00:00:00 2001 From: LamGC Date: Sun, 10 Oct 2021 19:50:39 +0800 Subject: [PATCH] =?UTF-8?q?refactor(logging):=20=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E6=9C=80=E4=BD=8E=E7=AD=89=E7=BA=A7=E4=B8=BA=20Info,=20?= =?UTF-8?q?=E4=BB=A5=E5=87=8F=E7=BC=93=E5=9B=A0=E4=BD=8E=E7=AD=89=E7=BA=A7?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E8=BF=87=E5=A4=9A=E5=AF=BC=E8=87=B4=E6=97=A5?= =?UTF-8?q?=E5=BF=97=E6=96=87=E4=BB=B6=E8=BF=87=E5=A4=A7.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 通过调整全局日志级别, 尝试解决因低等级日志内容过多导致日志文件过大的问题. --- src/main/resources/logback.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml index 3ad25db..b54bc60 100644 --- a/src/main/resources/logback.xml +++ b/src/main/resources/logback.xml @@ -89,7 +89,7 @@ - +