wamr_sys

Function wasm_runtime_set_log_level

Source
pub unsafe extern "C" fn wasm_runtime_set_log_level(
    level: log_level_t,
)
Expand description

Set the log level. To be called after the runtime is initialized.

@param level the log level to set