Skip to main content

set_console_hook

Function set_console_hook 

Source
pub fn set_console_hook(hook: ConsoleHook)
Expand description

Install a hook that receives each formatted log line (and other console output routed via console_println) instead of stderr.