Lines Matching refs:logger
47 logger = logging.getLogger(__name__) variable
186 logger.debug(("Can't parse datetime string(%s)."), start_time)
375 logger.debug("No cvd tools path found from config:%s",
389 logger.warning("Cvd tools path doesn't exist:%s", cvd_status_cmd)
392 logger.warning(
398 logger.debug("Running cmd[%s] to check cvd status.", cvd_status_cmd)
407 logger.debug("Local instance[%s] is not active: %s",
412 logger.error("Failed to run cvd_status: %s", cpe.output)
427 logger.debug("Running cmd[%s] to delete local cvd", stop_cvd_cmd)
436 logger.error("instance_dir is null!! instance[%d] might not be"
567 logger.warning("Can't delete creation timestamp: %s", e)
698 logger.debug("Can't get zone name from %s.", zone_info)
731 logger.debug(("grathering detail for ssh tunnel. "