Struct wasmedge_sdk::LogManager
source · pub struct LogManager {}
Expand description
Manipulates the runtime logger.
Implementations§
source§impl LogManager
impl LogManager
sourcepub fn log_debug_info()
pub fn log_debug_info()
Logs the debug information.
sourcepub fn log_error_info()
pub fn log_error_info()
Logs the error information.