Lines Matching refs:log
82 def __init__(self, log, config, max_fifo_fill): argument
102 self.log = log
106 self.logstream = self.log.get_stream('console', sys.stdout)
191 self.log.error(str(ex))
195 self.log.timestamp()
277 self.log.error(str(ex))
281 self.log.timestamp()
313 self.log.action('Sending Ctrl-C')
409 self.log.start_section('Starting U-Boot')
427 self.log.error(str(ex))
431 self.log.timestamp()
432 self.log.end_section('Starting U-Boot')