点击或拖拽改变大小

ILogNetWriteFatal 方法 (String, String)

写入一条带关键字的致命日志
Write an fatal log with keywords

命名空间:  HslCommunication.LogNet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
void WriteFatal(
	string keyWord,
	string text
)

参数

keyWord
类型:SystemString
关键字
text
类型:SystemString
日志内容
参见