Update logback-dev.xml

pull/1/head
wangsiyuan 2024-04-17 16:12:43 +08:00
parent ef38dc1413
commit 5a7e05c6ca
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
</encoder>
</appender>
<root level="info">
<root level="debug">
<appender-ref ref="STDOUT"/>
<appender-ref ref="FILE"/>
</root>