Searched refs:logged_string (Results 1 – 1 of 1) sorted by relevance
121 let mut logged_string = in start_logging_thread() localVariable126 write!(logged_string, "\n {}: {}", counter_name, value); in start_logging_thread()130 crate::info!("{}", logged_string); in start_logging_thread()