Module logger

Source
Expand description

Expose the VmgsLogger trait The definition of VmgsLogger trait that enables VMGS implementation to send log events to an external logger.

Enums§

VmgsLogEvent
List of events for VmgsLogger.

Traits§

VmgsLogger
A trait for sending log event to the host.