init

Function init 

pub fn init(config: &Config) -> Result<Logging>
Expand description

Initializes logging based on the given configuration.

See Config for details on the configuration format.