surrealcs_kernel::logging::messages

Module transactions

source
Expand description

Defines structs around logging for transactions

Modulesยง

  • Defines the struct for mapping out the journey for a transaction message. Here we can construct log messages for particular points in the journey of a transaction message.
  • Defines basic functions for creating IDs for transactions. These should be called once per transaction in the transaction interface and then passed to all actors in a message.