Module logging

Source
Expand description

Configuration and events for communication logging.

Structs§

CommunicationEventContainer
Derived columnar container for an enum.
CommunicationSetup
Configuration information about a communication thread.
CommunicationSetupContainer
Derived columnar container for a struct.
CommunicationSetupReference
Derived columnar reference for a struct.
MessageEvent
An observed message.
MessageEventContainer
Derived columnar container for a struct.
MessageEventReference
Derived columnar reference for a struct.
StateEvent
Starting or stopping communication threads.
StateEventContainer
Derived columnar container for a struct.
StateEventReference
Derived columnar reference for a struct.

Enums§

CommunicationEvent
Various communication events.
CommunicationEventReference
Reference for an enum.

Type Aliases§

CommunicationEventBuilder
Builder for communication log events.