Skip to main content

hook_log_handler

Function hook_log_handler 

Source
pub fn hook_log_handler(handler: fn(level: LogLevel, message: &str)) -> u32
Expand description

register/hook a log handler. returns the handler id.