更新 logback.xml
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
</appender>
|
||||
|
||||
<root level="info">
|
||||
<appender-ref ref="STDOUT"/>
|
||||
<!-- 移除了对STDOUT的引用 -->
|
||||
<!-- <appender-ref ref="STDOUT"/>-->
|
||||
<appender-ref ref="FILE"/>
|
||||
</root>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user