Lines Matching refs:logging
1 import logging
60 logging.debug("created thread id 0x%x of type %s, cputype 0x%x"
90 … logging.warning("regnum %d is not defined for thread_id 0x%x" % (reg_num, self.thread_id))
133 logging.info(dbg_message)
136 logging.debug("iterating over threads in process")
143 logging.critical("0x%x thread id is not found in this task")
146 logging.warning("regnum %d is not defined for thread_id 0x%x" % (reg_num, th_id))
153 logging.critical("0x%x thread id is not found in this task" % th_id)
169 logging.critical("0x%x thread id is not found in this task")
177 logging.debug("No register_info for number %d." % regnum)
217 …logging.error("Failed to read memory task:{: <#018x} {: <#018x} {:d}".format(self.task, address, s…