20210927.log 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. 2021-09-27 08:24:30,046 [1] 21 DEBUG Log : 系统启动
  2. 2021-09-27 09:44:39,417 [1] 21 DEBUG Log : 系统启动
  3. 2021-09-27 09:45:09,705 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  4. 对象名:“UIPanel”。
  5. 在 System.Windows.Forms.Control.CreateHandle()
  6. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  7. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  8. 在 System.Windows.Forms.Control.CreateControl()
  9. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  10. 在 System.Windows.Forms.Control.WndProc(Message& m)
  11. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  12. 在 Sunny.UI.UIForm.WndProc(Message& m)
  13. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  14. 2021-09-27 09:45:09,741 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  15. 对象名:“ConditionForm”。
  16. 在 System.Windows.Forms.Control.CreateHandle()
  17. 在 System.Windows.Forms.Form.CreateHandle()
  18. 在 System.Windows.Forms.Control.get_Handle()
  19. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  20. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  21. 在 System.Windows.Forms.Control.Show()
  22. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  23. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  24. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  25. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  26. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  27. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  28. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  29. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  30. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  31. 在 System.Windows.Forms.Control.WndProc(Message& m)
  32. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  33. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  34. 2021-09-27 09:48:53,557 [1] 21 DEBUG Log : 系统启动
  35. 2021-09-27 09:49:30,240 [1] 21 DEBUG Log : 系统启动
  36. 2021-09-27 09:57:27,494 [1] 21 DEBUG Log : 系统启动
  37. 2021-09-27 09:58:46,346 [1] 40 ERROR LogError : System.ArgumentException: 列“未知”不属于表 JSLK。
  38. 在 System.Data.DataRow.GetDataColumn(String columnName)
  39. 在 System.Data.DataRow.set_Item(String columnName, Object value)
  40. 在 WWPipeLine.Map.BasicSuperMap.DatasetVectorEx.GetValCountSumByFieldOrder(String _filedCount, String _filedSum, String[] _rowTitle) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\SuperMap\DatasetVectorEx.cs:行号 542
  41. 在 WWPipeLine.Map.Tools.Conditions.Statistics.GXGJStatistics.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\Statistics\GXGJStatistics.cs:行号 34
  42. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 99
  43. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  44. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  45. 在 System.Windows.Forms.Control.WndProc(Message& m)
  46. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  47. 2021-09-27 09:59:26,595 [1] 40 ERROR LogError : System.ArgumentException: 列“未知”不属于表 JSLK。
  48. 在 System.Data.DataRow.GetDataColumn(String columnName)
  49. 在 System.Data.DataRow.set_Item(String columnName, Object value)
  50. 在 WWPipeLine.Map.BasicSuperMap.DatasetVectorEx.GetValCountSumByFieldOrder(String _filedCount, String _filedSum, String[] _rowTitle) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\SuperMap\DatasetVectorEx.cs:行号 542
  51. 在 WWPipeLine.Map.Tools.Conditions.Statistics.GXGJStatistics.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\Statistics\GXGJStatistics.cs:行号 34
  52. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 99
  53. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  54. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  55. 在 System.Windows.Forms.Control.WndProc(Message& m)
  56. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  57. 2021-09-27 10:00:03,424 [1] 21 DEBUG Log : 系统启动
  58. 2021-09-27 10:05:31,224 [1] 40 ERROR LogError : System.ArgumentException: 列“未知”不属于表 JSLK。
  59. 在 System.Data.DataRow.GetDataColumn(String columnName)
  60. 在 System.Data.DataRow.set_Item(String columnName, Object value)
  61. 在 WWPipeLine.Map.BasicSuperMap.DatasetVectorEx.GetValCountSumByFieldOrder(String _filedCount, String _filedSum, String[] _rowTitle) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\SuperMap\DatasetVectorEx.cs:行号 542
  62. 在 WWPipeLine.Map.Tools.Conditions.Statistics.GXGJStatistics.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\Statistics\GXGJStatistics.cs:行号 34
  63. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 98
  64. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  65. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  66. 在 System.Windows.Forms.Control.WndProc(Message& m)
  67. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  68. 2021-09-27 10:15:29,814 [1] 21 DEBUG Log : 系统启动
  69. 2021-09-27 10:30:58,173 [1] 21 DEBUG Log : 系统启动
  70. 2021-09-27 10:34:03,355 [1] 21 DEBUG Log : 系统启动
  71. 2021-09-27 11:11:05,604 [1] 21 DEBUG Log : 系统启动
  72. 2021-09-27 11:12:15,885 [1] 21 DEBUG Log : 系统启动
  73. 2021-09-27 11:13:38,172 [1] 21 DEBUG Log : 系统启动
  74. 2021-09-27 11:17:45,128 [1] 21 DEBUG Log : 系统启动
  75. 2021-09-27 11:25:39,481 [1] 21 DEBUG Log : 系统启动
  76. 2021-09-27 11:28:03,486 [1] 21 DEBUG Log : 系统启动
  77. 2021-09-27 11:29:07,820 [1] 21 DEBUG Log : 系统启动
  78. 2021-09-27 11:32:15,288 [1] 21 DEBUG Log : 系统启动
  79. 2021-09-27 11:40:42,146 [1] 21 DEBUG Log : 系统启动
  80. 2021-09-27 13:35:04,508 [1] 21 DEBUG Log : 系统启动
  81. 2021-09-27 13:35:31,836 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  82. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.GuanDianShanChu.OnLoad(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\GuanDianShanChu.cs:行号 45
  83. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  84. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  85. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  86. 在 System.Windows.Forms.Control.CreateControl()
  87. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  88. 在 System.Windows.Forms.Control.WndProc(Message& m)
  89. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  90. 在 Sunny.UI.UIForm.WndProc(Message& m)
  91. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  92. 2021-09-27 13:35:40,013 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  93. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.GuanXianShanChu.OnLoad(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\GuanXianShanChu.cs:行号 45
  94. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  95. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  96. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  97. 在 System.Windows.Forms.Control.CreateControl()
  98. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  99. 在 System.Windows.Forms.Control.WndProc(Message& m)
  100. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  101. 在 Sunny.UI.UIForm.WndProc(Message& m)
  102. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  103. 2021-09-27 13:35:42,238 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  104. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.GuanXianShanChu.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\GuanXianShanChu.cs:行号 83
  105. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 99
  106. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  107. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  108. 在 System.Windows.Forms.Control.WndProc(Message& m)
  109. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  110. 2021-09-27 13:35:43,526 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  111. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.GuanXianShanChu.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\GuanXianShanChu.cs:行号 83
  112. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 99
  113. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  114. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  115. 在 System.Windows.Forms.Control.WndProc(Message& m)
  116. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  117. 2021-09-27 13:37:08,457 [1] 21 DEBUG Log : 系统启动
  118. 2021-09-27 13:37:29,315 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  119. 对象名:“UIPanel”。
  120. 在 System.Windows.Forms.Control.CreateHandle()
  121. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  122. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  123. 在 System.Windows.Forms.Control.CreateControl()
  124. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  125. 在 System.Windows.Forms.Control.WndProc(Message& m)
  126. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  127. 在 Sunny.UI.UIForm.WndProc(Message& m)
  128. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  129. 2021-09-27 13:37:31,478 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  130. 对象名:“ConditionForm”。
  131. 在 System.Windows.Forms.Control.CreateHandle()
  132. 在 System.Windows.Forms.Form.CreateHandle()
  133. 在 System.Windows.Forms.Control.get_Handle()
  134. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  135. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  136. 在 System.Windows.Forms.Control.Show()
  137. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  138. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  139. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  140. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  141. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  142. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  143. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  144. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  145. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  146. 在 System.Windows.Forms.Control.WndProc(Message& m)
  147. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  148. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  149. 2021-09-27 13:38:37,997 [1] 21 DEBUG Log : 系统启动
  150. 2021-09-27 13:38:52,545 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  151. 对象名:“UIPanel”。
  152. 在 System.Windows.Forms.Control.CreateHandle()
  153. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  154. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  155. 在 System.Windows.Forms.Control.CreateControl()
  156. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  157. 在 System.Windows.Forms.Control.WndProc(Message& m)
  158. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  159. 在 Sunny.UI.UIForm.WndProc(Message& m)
  160. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  161. 2021-09-27 13:38:55,034 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  162. 对象名:“ConditionForm”。
  163. 在 System.Windows.Forms.Control.CreateHandle()
  164. 在 System.Windows.Forms.Form.CreateHandle()
  165. 在 System.Windows.Forms.Control.get_Handle()
  166. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  167. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  168. 在 System.Windows.Forms.Control.Show()
  169. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  170. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  171. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  172. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  173. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  174. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  175. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  176. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  177. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  178. 在 System.Windows.Forms.Control.WndProc(Message& m)
  179. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  180. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  181. 2021-09-27 16:38:06,574 [1] 21 DEBUG Log : 系统启动
  182. 2021-09-27 16:40:35,883 [1] 21 DEBUG Log : 系统启动
  183. 2021-09-27 16:51:03,959 [1] 21 DEBUG Log : 系统启动
  184. 2021-09-27 16:52:38,802 [1] 21 DEBUG Log : 系统启动
  185. 2021-09-27 16:53:41,252 [1] 21 DEBUG Log : 系统启动
  186. 2021-09-27 16:56:36,603 [1] 21 DEBUG Log : 系统启动
  187. 2021-09-27 16:56:56,034 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  188. 对象名:“UIPanel”。
  189. 在 System.Windows.Forms.Control.CreateHandle()
  190. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  191. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  192. 在 System.Windows.Forms.Control.CreateControl()
  193. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  194. 在 System.Windows.Forms.Control.WndProc(Message& m)
  195. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  196. 在 Sunny.UI.UIForm.WndProc(Message& m)
  197. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  198. 2021-09-27 16:56:57,862 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  199. 对象名:“ConditionForm”。
  200. 在 System.Windows.Forms.Control.CreateHandle()
  201. 在 System.Windows.Forms.Form.CreateHandle()
  202. 在 System.Windows.Forms.Control.get_Handle()
  203. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  204. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  205. 在 System.Windows.Forms.Control.Show()
  206. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  207. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  208. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  209. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  210. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  211. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  212. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  213. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  214. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  215. 在 System.Windows.Forms.Control.WndProc(Message& m)
  216. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  217. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  218. 2021-09-27 17:00:34,864 [1] 21 DEBUG Log : 系统启动