Update logback.xml

This commit is contained in:
张芹彬
2021-04-13 09:47:30 +08:00
parent 83044f0ac3
commit 82b602d885

View File

@ -45,6 +45,7 @@
<appender-ref ref="consoleLog"/>
<!--appender将会添加到这个logger-->
<appender-ref ref="fileInfoLog"/>
<appender-ref ref="fileErrorLog"/>
</root>
</configuration>