Home
last modified time | relevance | path

Searched refs:logfile (Results 1 – 2 of 2) sorted by relevance

/test/py/
A Dmultiplexed_log.py23 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 Dconsole_base.py302 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