pub(crate) fn init_logging(settings: &Settings) -> Result<()>
Expand description

Set up logging for Merino, based on settings and the RUST_LOG environment variable.