Lines Matching refs:_logger
79 self._logger = logger.GetLogger()
86 self._logger.LogOutput('"{0}" and "{1}" are the same."'.format(t1, t2))
88 self._logger.LogWarning('"{0}" and "{1}" are different."'.format(t1, t2))
124 self._logger.LogError(
133 self._logger.LogError('Failed to create a temp branch for test, aborted.')
137 self._logger.LogOutput('"{0}" and "{1}" are the same, sync skipped.'.
154 self._logger.LogOutput('Sync successfully done.')
156 self._logger.LogError('Sync not successful, aborted.')
171 self._logger.LogError('Commit to local branch "{0}" failed, aborted.'.
225 self._logger.LogOutput('Find tree for {0} branch "{1}" - "{2}"'.format(
228 self._logger.LogError(('Failed to checkout "{0}" or failed to '
272 self._logger.LogError(('Failed to install a initial chroot, aborted.\n'
283 self._logger.LogError(
290 self._logger.LogError(
429 self._logger.LogError(
435 self._logger.LogWarning(
472 self._logger.LogError('Failed to mount ndk dir into chroot')
485 self._logger.LogError(
492 self._logger.LogWarning(
501 self._logger.LogError(
505 self._logger.LogOutput(
513 self._logger.LogWarning(
522 self._logger.LogError(
544 self._logger.LogError(
548 self._logger.LogOutput('Bootstrap succeeded.')
572 self._logger.LogError('Build amd64-host failed.')
584 self._logger.LogError('Failed to create "built-sdk.tar.xz".')
593 self._logger.LogError('Failed to install "built-sdk.tar.xz".')
595 self._logger.LogOutput(