opt:日志优化

This commit is contained in:
zhangzq
2023-12-27 16:47:27 +08:00
parent 68b87a2953
commit ae48f6ce1c
6 changed files with 67 additions and 11 deletions

View File

@@ -184,4 +184,4 @@ es:
schedulerFile: /Users/mima0000/Desktop/scheduler.xml
lucene:
index:
path: /Users/mima0000/Desktop/index
path: E:\lms\lucene\index

View File

@@ -88,7 +88,7 @@
</springProfile>
<springProfile name="dev3">
<root level="DEBUG">
<root level="info">
<appender-ref ref="CONSOLE"/>
<appender-ref ref="asyncLuceneAppender"/>
</root>