[][src]Function log_ndc::push

pub fn push<S: Into<Ndc>>(ndc: S) -> SetGuard

Set thread-local context and return a guard which sets previous value on drop.