Stores the global information associated with an application.
Creates a new ApplicationLogData object.
ApplicationLogData
Logs for the application being executed by the transaction.
Transaction ID
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
Stores the global information associated with an application.