Modules§
- host_
functions - Host logging functions that modules can call
- module_
setup - Module setup utilities
Structs§
- Default
Module Logger - Default module logger implementation with host callback support
Traits§
- Module
Logger - Module logging interface that can be used by dynamic modules
Type Aliases§
- Host
LogDebug Fn - Host
LogError Fn - Host logging function types with different log levels
- Host
LogInfo Fn - Host
LogTrace Fn - Host
LogWarn Fn