Skip to main content

init_logger

Function init_logger 

Source
pub fn init_logger(verbose: bool)
Expand description

Install env_logger wrapped in indicatif_log_bridge::LogWrapper so log messages render above any active progress bar. verbose selects between legume_numeric::matrix::common_io::{VERBOSE,QUIET}_LOG_FILTER; an external RUST_LOG still overrides the default filter.