日志配置

This commit is contained in:
sxu 2024-11-23 15:05:03 +08:00
parent 5562474eb5
commit 0c3b9db93d
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
</appender> </appender>
<!-- 系统模块日志级别控制 --> <!-- 系统模块日志级别控制 -->
<logger name="com.ruoyi" level="info" /> <logger name="com.bonus.sgzb" level="info" />
<!-- Spring日志级别控制 --> <!-- Spring日志级别控制 -->
<logger name="org.springframework" level="warn" /> <logger name="org.springframework" level="warn" />