点击或拖拽改变大小

LogNetManagment 类

日志类的管理器,提供了基本的功能代码。
The manager of the log class provides the basic function code.
继承层次
SystemObject
  HslCommunication.LogNetLogNetManagment

命名空间:  HslCommunication.LogNet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public class LogNetManagment

LogNetManagment 类型公开以下成员。

构造函数
  名称说明
公共方法LogNetManagment
初始化 LogNetManagment 类的一个新实例
Top
属性
  名称说明
公共属性静态成员LogNet
公开的一个静态变量,允许随意的设置
Public static variable, allowing arbitrary setting
Top
方法
  名称说明
公共方法Equals (继承自 Object。)
受保护的方法Finalize (继承自 Object。)
公共方法GetHashCode (继承自 Object。)
公共方法静态成员GetSaveStringFromException
通过异常文本格式化成字符串用于保存或发送
Formatted as a string with exception text for saving or sending
公共方法GetType (继承自 Object。)
受保护的方法MemberwiseClone (继承自 Object。)
公共方法ToString (继承自 Object。)
Top
扩展方法
  名称说明
公共扩展器方法ToJsonString
获取当前对象的JSON格式表示的字符串。
Gets the string represented by the JSON format of the current object.
(由 HslExtension 定义。)
Top
参见