Administrator
3 days ago 89c8099e23ef5260ce6b3e46339064c559e9cc0f
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>