Hi @Zaid, some of the following type-specific log fields are present depending on the log type:
- totalExecutionTimeInSeconds for Execution End
 
- totalExecutionTime for Execution End
 
- queueName for Transaction Start and Transaction End
 
- transactionID for Transaction Start and Transaction End
 
- transactionState for Transaction Start and Transaction End
 
- transactionStatus for Transaction End
 
- transactionExecutionTime for Transaction End
 
- activityInfo for Debugging Log. It is a JSON message with the following fields
- DisplayName
 
- State (Faulted, Closed, Executing)
 
- Activity
 
- Variables
 
- Arguments