提交 493b8a17 编写于 作者: T Thinkingcao

修改logback日志显示

上级 374b1214
......@@ -48,6 +48,7 @@
<encoder>
<pattern>${log.pattern}</pattern>
</encoder>
<!--配置只过滤、只接收ERROR级别日志-->
<filter class="ch.qos.logback.classic.filter.LevelFilter">
<!-- 过滤的级别 -->
<level>ERROR</level>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册