Function log_ndc::get[][src]

pub fn get<R, F>(f: F) -> R where
    F: FnOnce(&str) -> R, 

Read a thread-local context with provided callback.