Struct tagLogItem
Full information about log event
Inherited Members
Namespace: CAMAPI.Logger
Assembly: CAMAPI.Logger.dll
Syntax
public struct tagLogItemFields
EventType
Declaration
public TLogEventType EventTypeField Value
| Type | Description | 
|---|---|
| TLogEventType | 
eventDate
Declaration
public _FILETIME eventDateField Value
| Type | Description | 
|---|---|
| _FILETIME | 
message
Declaration
public string messageField Value
| Type | Description | 
|---|---|
| string | 
srcModule
Declaration
public string srcModuleField Value
| Type | Description | 
|---|---|
| string | 
subModule
Declaration
public string subModuleField Value
| Type | Description | 
|---|---|
| string | 
threadID
Declaration
public ushort threadIDField Value
| Type | Description | 
|---|---|
| ushort |