Function logsley::task_scope[][src]

pub fn task_scope<F>(name: &'static str, f: F) -> SlogScope<Logger, F> where
    F: Future