The logged messages from an app call along with the app ID and outer transaction ID. Logs appear in the same order that they were emitted.
Creates a new AppCallLogs object.
AppCallLogs
The application from which the logs were generated
An array of logs
The transaction ID of the outer app call that lead to these logs
Static
Private
Get the encoding Schema for this object, used to prepare the encoding data for msgpack and JSON.
Extract the encoding data for this object. This data, after being prepared by the encoding Schema, can be encoded to msgpack or JSON.
Generated using TypeDoc
The logged messages from an app call along with the app ID and outer transaction ID. Logs appear in the same order that they were emitted.