Skip to main content

init_default

Function init_default 

Source
pub fn init_default()
Expand description

Install default_sinks as the global sink list.

Convenience for the common boot funnel; equivalent to nros_log::init(default_sinks()), and it drains anything nros_log::early held before this point.