[][src]Function super_analyzer_core::initialize_logger

pub fn initialize_logger(is_verbose: bool) -> Result<(), SetLoggerError>

Initializes the logger.

This will initialize the environment logger structure so that it generates the proper messages using the right colors. It's called from the launcher.