Lines Matching refs:logging
6 import logging
65 logging.debug("created thread id 0x%x of type %s, cputype 0x%x"
95 … logging.warning("regnum %d is not defined for thread_id 0x%x" % (reg_num, self.thread_id))
137 logging.info(dbg_message)
140 logging.debug("iterating over threads in process")
147 logging.critical("0x%x thread id is not found in this task")
150 logging.warning("regnum %d is not defined for thread_id 0x%x" % (reg_num, th_id))
157 logging.critical("0x%x thread id is not found in this task" % th_id)
173 logging.critical("0x%x thread id is not found in this task")
181 logging.debug("No register_info for number %d." % regnum)
221 …logging.error("Failed to read memory task:{: <#018x} {: <#018x} {:d}".format(self.task, address, s…