pub fn logger(bin: &str, level: Option<Level>)
Expand description

Setup the logging for the given Level of output and all trust-dns crates

Panic

This will panic if the tracing subscriber can’t be registered