From ceb127f425beb7e81ebc49c10e40fdc09ec25a24 Mon Sep 17 00:00:00 2001 From: xjm Date: Wed, 17 Apr 2024 11:17:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A1=E6=A0=B8=E8=AE=A2=E5=8D=95=E5=8F=96?= =?UTF-8?q?=E6=B6=88=E7=94=B3=E8=AF=B7=E6=8E=A5=E5=8F=A3=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ssjygl-xsx-service/src/main/resources/log4j.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssjygl-xsx-service/src/main/resources/log4j.properties b/ssjygl-xsx-service/src/main/resources/log4j.properties index c7b34d5..bcd847a 100644 --- a/ssjygl-xsx-service/src/main/resources/log4j.properties +++ b/ssjygl-xsx-service/src/main/resources/log4j.properties @@ -1,5 +1,5 @@ # 日志级别 -log4j.rootLogger=DEBUG, console, fileDebug, fileError +log4j.rootLogger=DEBUG, console, fileDebug, fileError, fileInfo log4j.rootLogger.encoding=UTF-8 log4j.logger.com.cowr=DEBUG log4j.logger.com.jfinal=DEBUG