pub fn setup_default_logging( log_colored: bool, log_level: &str, tag: &str, ) -> Result<(), LogError>
start the logger with all logs and access logs on stdout