Function extism::sdk::extism_log_drain

source ยท
#[no_mangle]
pub unsafe extern "C" fn extism_log_drain(
    handler: ExtismLogDrainFunctionType,
)
Expand description

Calls the provided callback function for each buffered log line. This is only needed when extism_log_custom is used.