init_logging

Macro init_logging 

Source
macro_rules! init_logging {
    ($file_path:expr, $service:expr, $component:expr) => { ... };
}