Manage logging
This table will contain logging created by the SofieHub application.
| Field | Description |
|---|---|
| Integration | Reference to the Integration |
| Table | The table where the record resides |
| Record ID | The Sys ID of the record in the Table |
| Transaction ID | Auto-generated GUID that can be used to identify a single transaction. One transaction can contain multiple logging records |
| Transaction Order | The order of this message within the transaction, starts at zero |
| Level | The importance level of this log message |
| Message | The log message |