Searched refs:msg_text (Results 1 – 1 of 1) sorted by relevance
101 msg_text = f"get device info from {self.device}"107 msg_text = f"erase {size_aligned} bit starting at {self.start_addr}"113 msg_text = f"start code execution at {self.exec_addr}"116 msg_text += " (flash start)"124 msg_text = f"write {bin_size} bytes starting at {self.start_addr}"142 msg_text = f"invalid action \'{action}\' passed!"147 self.logger.info("Board: " + msg_text)