pub fn setup_logging(verbosity: u8, no_color: bool) -> Result<(), ()>
Expand description

Setup the logging implementation for use in the library.