Module actors_server

Source
Expand description

Defines the functions that log recieving messages for actors in the server.

Modulesยง

reader
Defines the logging of transaction messages sent to the server reader.
router
Defines the logging of transaction messages sent to the server router.
transaction
Defines the logging of transaction messages sent to the server Transaction Actor.
writer
Defines the logging of transaction messages sent to the server writer.