• Home
  • Raw
  • Download

Lines Matching refs:logger

47 logger = logging.getLogger(__name__)  variable
145 logger.debug("Created temporary dir %s", self.path)
168 logger.debug("Deleted temporary dir %s", self.path)
177 logger.error(
339 logger.info("Compressing %s into %s.", src_dict.keys(), dest)
368 logger.debug(
383 logger.info(
391 logger.info(
414 logger.info("Created ssh private key (%s) and public key (%s)",
465 logger.info("Start to decompress %s!", sourcefile)
642 logger.info("Will retry failed requests.", exc_info=True)
643 logger.info("%s", exc)
655 logger.debug("Some requests did not succeed after retry.")
828 logger.debug("Running '%s'", ' '.join(command))
844 logger.debug("The port %d is available.", constants.WEBRTC_LOCAL_PORT)
941 logger.info("Running command \"%s\"", ssh_cmd)
952 logger.debug("Failed to list processes: %s", e)
974 logger.debug("Can't get webrtc local port from ip %s.", ip)
1048 logger.debug("`%s` stderr: %s", ssh_cmd, proc.stderr.decode())
1181 logger.debug("SSVNC_SCALE:%s", scale_ratio)
1270 logger.debug("scale_h: %s (screen_h: %s/avd_h: %s),"
1325 logger.debug("Need to add user groups to the command")
1334 logger.debug("user group cmd: %s", user_group_cmd)
1346 logger.info("Checking if user is in following groups: %s", group_name_list)
1350 logger.info("This group doesn't exist: %s", group)
1353 logger.info("Current user isn't in this group: %s", group)
1379 logger.info("Updated supported system and dists: %s",
1388 logger.info(platform_supported_msg)
1558 logger.info("Execute %s", command)
1572 logger.info("%s stdout: %s", command[0], stdout)
1573 logger.info("%s stderr: %s", command[0], stderr)
1580 logger.info("Kill %s", command[0])