Lines Matching refs:logger
47 logger = logging.getLogger(__name__) variable
122 logger.debug("Created temporary dir %s", self.path)
145 logger.debug("Deleted temporary dir %s", self.path)
154 logger.error(
317 logger.info("Compressing %s into %s.", src_dict.keys(), dest)
346 logger.debug(
361 logger.info(
369 logger.info(
392 logger.info("Created ssh private key (%s) and public key (%s)",
443 logger.info("Start to decompress %s!", sourcefile)
620 logger.info("Will retry failed requests.", exc_info=True)
621 logger.info("%s", exc)
633 logger.debug("Some requests did not succeed after retry.")
806 logger.debug("Running '%s'", ' '.join(command))
822 logger.debug("The port %d is available.", constants.WEBRTC_LOCAL_PORT)
1048 logger.debug("SSVNC_SCALE:%s", scale_ratio)
1121 logger.debug("scale_h: %s (screen_h: %s/avd_h: %s),"
1176 logger.debug("Need to add user groups to the command")
1185 logger.debug("user group cmd: %s", user_group_cmd)
1197 logger.info("Checking if user is in following groups: %s", group_name_list)
1203 logger.info("missing group: %s", group)
1228 logger.info("Updated supported system and dists: %s",
1237 logger.info(platform_supported_msg)