Macro init_logging

Source
macro_rules! init_logging {
    ($config:expr, $default_level:expr $(,)?) => { ... };
}
Expand description

TODO Documentation