Function tracing::dispatcher::set_default  
source · [−]pub fn set_default(dispatcher: &Dispatch) -> DefaultGuardExpand description
Sets the dispatch as the default dispatch for the duration of the lifetime of the returned DefaultGuard
ⓘNote
Note: This function required the Rust standard library.no_stdusers should useset_global_defaultinstead.
