add: 增加二楼NDC日志

This commit is contained in:
yanps
2024-03-20 14:26:44 +08:00
parent 72c9717169
commit 6da0f596bc
5 changed files with 40 additions and 5 deletions

View File

@@ -20,6 +20,7 @@ https://juejin.cn/post/6844903775631572999
<!--引入默认的一些设置-->
<include resource="log/ACSToLMS.xml"/>
<include resource="log/LMSToACS.xml"/>
<include resource="log/TwoNDCSocketConnectionAutoRun.xml"/>
<appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender">
<!--withJansi 参数改为true-->