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