Commit 9c4806bb authored by tangtuo's avatar tangtuo

修改logback配置

parent 410a68b8
......@@ -83,7 +83,7 @@
<!-- 添加附加的appender,最多只能添加一个 -->
<appender-ref ref="INFO_FILE"/>
</appender>
<logger name="com.baomidou.mybatisplus.core.mapper" level="debug"/>
<logger name="com.ibatis" level="debug"/>
<!--
<logger>用来设置某一个包或者具体的某一个类的日志打印级别、
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment