Lines Matching refs:logger
337 self.logger.debug("[" + prefix + "] " + "env " + str(env) + " "
349 self.logger.info("[" + prefix + "] "
362 self.logger.debug(command)
371 self.logger.debug(line)
373 self.logger.debug("Stop Gather")
378 self.logger.debug("Start Gather")
383 self.logger.debug(includes)
402 self.logger = logging.getLogger(prefix)
404 self.logger.debug(self.install_prefix)
640 self.logger.info("Configuring " + component + " in " + builddir)
645 self.logger.info("Building " + component + " in " + builddir)
650 self.logger.info("Installing " + component + " in " + installdir)
655 self.logger.info("Testing " + component + " in " + builddir)
662 self.logger.debug("Configure " + str(flags) + " " + str(srcdir) + " -> "