1,重新梳理了代码,将使用多线程,并实现了批量读取变量
2,添加OpcUa更新方式的修改对话框 3,修复了一些已知的Bug 4,删除了不必要的函数
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<!-- 控制台日志 -->
|
||||
<target name="logconsole"
|
||||
xsi:type="Console"
|
||||
layout="${date:format=HH\:mm\:ss} ${level} ${message}${exception:format=tostring}"/>
|
||||
layout="${date:format=HH\:mm\:ss} ${level} ${threadid} ${message}${exception:format=tostring}"/>
|
||||
<!-- SQL Server 目标 -->
|
||||
<!-- 异步写入日志到数据库 -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user