Function wasmcloud_actor_logging::enable_macros[][src]

pub fn enable_macros()

Initializes the logger to use standard log macros

This function must be called before attempting to use log macros such as info! or debug! or the logs will not be written by the logger