Engine Event Format Attribute Reference
Attribute | Field Key | Description |
---|---|---|
Severity | _cl.severity
|
The perceived severity of the status the event is describing in the context of the application that reports the event:
|
Priority | _cl.priority
|
The importance of the event: Low, Medium, or High. |
Thread ID | _cl.threadId
|
The ID of the thread running the component or subcomponent that generated the event. |
OS Process ID | _cl.OSProcessId
|
The ID of the operating system process hosting the engine. |
Class Name | _cl.className
|
The name of the class that implements the engine. |