pub fn init(config: &Config) -> Result<Logging>
Initializes logging based on the given configuration.
See Config for details on the configuration format.
Config