Class _Log parameter:
Type |
Name |
Description |
int16 |
who |
Which machine had the error. If positive, then it is the index of the rrClient in RR. Negative values are: rrWhoMachineServer -1 rrWhoMachineControl -2 rrWhoMachineWebsite -3 rrWhoMachineUnknown -4 rrWhoMachineRemote -5 rrWhoJobAuth -6 rrWhoClient -7 rrWhoCloudManager -8 |
int16 |
whoThread |
The job thread ID of the client |
int8 |
what |
The ID of the log message |
rrTime |
when |
Date+Time it happened |
uint8 |
jobstatus |
Job status at the time it was logged |
uint8 |
clRendering |
Number of clients rendering at the time it was logged |
uint16 |
fMissing |
Frames missing at the time it was logged |
Class _log functions:
Return type |
Name |
Description |
rrString |
logString() |
Log message |