Searched refs:logfile (Results 1 – 2 of 2) sorted by relevance
| /test/py/ |
| A D | multiplexed_log.py | 23 def __init__(self, logfile, name, chained_file): argument 36 self.logfile = logfile 67 self.logfile.write(self, data, implicit) 82 self.logfile.flush() 91 def __init__(self, logfile, name, chained_file): argument 104 self.logfile = logfile 138 self.logfile.write(self, msg) 174 self.logfile.write(self, output) 177 self.logfile.timestamp()
|
| A D | console_base.py | 302 self.at_prompt_logevt != self.logstream.logfile.cur_evt: 340 self.at_prompt_logevt = self.logstream.logfile.cur_evt 514 self.at_prompt_logevt = self.logstream.logfile.cur_evt
|
Completed in 8 milliseconds