log_scope

Macro log_scope 

Source
macro_rules! log_scope {
    ($logger:expr, $name:expr, $body:block) => { ... };
}