Administrator
23 hours ago b14701586518a962eb20cdca1fe422f8a89a037f
src/main/resources/logback-spring.xml
@@ -50,5 +50,6 @@
    <root level="info">
        <appender-ref ref="file_info" />
        <appender-ref ref="file_error" />
        <appender-ref ref="console" />
    </root>
</configuration>