Searched refs:log_txt (Results 1 – 1 of 1) sorted by relevance
573 log_txt = f"The following issues were found (showing the all {count} items):"576 log_txt = "The following issues were found "578 log_txt += (582 log_txt += f"(showing the {count} of {self.instance_fail_count} items):"585 log_txt = f"The following issues were found (showing the top {count} items):"599 logger.info(log_txt)