fix: 日志bug修改

This commit is contained in:
2024-06-24 08:56:54 +08:00
parent 420ff2fe98
commit b905eacba9
31 changed files with 197 additions and 57 deletions

View File

@@ -22,6 +22,7 @@ https://juejin.cn/post/6844903775631572999
<include resource="log/LMSToACS.xml"/>
<include resource="log/TwoNDCSocketConnectionAutoRun.xml"/>
<include resource="log/NDCAgvServiceImpl.xml"/>
<include resource="log/XgAgvDeviceDriver.xml"/>
<appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender">
<!--withJansi 参数改为true-->