static CONSOLE_HOOK: RwLock<Option<ConsoleHook>>Expand description
Route for formatted log lines and other CLI console output. None means
“print straight to stderr”.
static CONSOLE_HOOK: RwLock<Option<ConsoleHook>>Route for formatted log lines and other CLI console output. None means
“print straight to stderr”.