Lines Matching refs:GetLogger
293 logger.GetLogger().LogCmd('rm -rf %s' % out_dir)
299 logger.GetLogger().LogCmd('rm -rf %s' % out_dir)
308 logger.GetLogger().LogCmd(msg)
313 logger.GetLogger().LogCmd(msg)
374 logger.GetLogger().LogWarning('Git tree has staged changes.')
377 logger.GetLogger().LogWarning('Git tree has unstaged changes.')
380 logger.GetLogger().LogWarning('Git tree has un-tracked changes.')
426 logger.GetLogger().LogWarning(
475 logger.GetLogger().LogOutput('Retrieving patch information from server ...')
480 logger.GetLogger().LogError(
488 logger.GetLogger().LogOutput('Applying patch "{0}" in "{1}" ...'.format(
493 logger.GetLogger().LogError('Failed to apply patch "{0}"'.format(pi_str))