This commit is contained in:
USER-20220102CG\noblelift
2022-11-11 08:50:07 +08:00
parent 2e4c5c3e08
commit 93053fd086
7 changed files with 127 additions and 89 deletions

View File

@@ -136,7 +136,7 @@ https://juejin.cn/post/6844903775631572999
<!--生产环境:打印控制台和输出到文件-->
<springProfile name="prod">
<root level="off">
<root level="info">
<appender-ref ref="asyncFileAppender"/>
<appender-ref ref="lokiAppender" />
</root>