Lines Matching refs:_logger
35 self._logger = logger.GetLogger(self._sched.get_experiment().log_dir)
70 self._logger.LogOutput('{} started.'.format(self))
78 self._logger.LogOutput('ImageManager found no label '
85 self._logger.LogWarning('Re-image failed, dut '
112 self._logger.LogOutput('Skylab mode, do not image before testing.')
116 self._logger.LogOutput('Reimaging {} using {}'.format(self, label))
143 self._logger.LogOutput('{} started working on {}'.format(self, br))
177 self._logger.LogOutput("Dut '{}' is pre-installed with '{}'".format(
214 self._logger = self._schedv2.get_logger()
221 self._logger.LogOutput('Cache hit - {}'.format(br))
225 self._logger.LogOutput('Cache not hit - {}'.format(br))
235 self._logger = logger.GetLogger(experiment.log_dir)
290 self._logger.LogOutput(('Starting to read cache status for '
298 self._logger.LogOutput(('Starting {} threads to read cache status for '
327 self._logger.LogOutput(
346 return self._logger
416 self._logger.LogOutput('{} finished.'.format(dut_worker))