This commit is contained in:
USER-20220102CG\noblelift
2022-09-02 09:35:24 +08:00
parent cc2fda6ad6
commit fd6edc4f2b
11 changed files with 225 additions and 246 deletions

View File

@@ -84,7 +84,7 @@ https://juejin.cn/post/6844903775631572999
<!--开发环境:打印控制台-->
<springProfile name="dev">
<root level="error">
<root level="info">
<appender-ref ref="CONSOLE"/>
<appender-ref ref="lokiAppender" />
</root>