Lines Matching defs:logger
7 from util.log_info import logger
46 logger.printLog(CONSTANT.ENVERRMESSAGE)
50 logger.error(e)
73 logger.error("Telnet_IP or Telnet_Port is NULL !!")
84 logger.error("board current type not command, and set %s fail!!" % reset_cmd)
87 logger.error("board current type not support command !!")
95 logger.error("set ip failed!!!")
98 logger.info("set ip result is: %s" % ret)
104 logger.printLog("Missing params file")
110 logger.printLog(e)