Lines Matching refs:LOG_DEBUG
52 WRITE_LOG(LOG_DEBUG, "Restore tty"); in NotifyInstanceChannelFree()
323 WRITE_LOG(LOG_DEBUG, "Set file send mode"); in ExecuteCommand()
354 WRITE_LOG(LOG_DEBUG, "Try to connect %s:%d", ip, port); in ConnectServerForClient()
368 WRITE_LOG(LOG_DEBUG, "ConnectServerForClient ipv4 %s:%d", s.c_str(), port); in ConnectServerForClient()
373 WRITE_LOG(LOG_DEBUG, "ConnectServerForClient ipv6 %s:%d", ip, port); in ConnectServerForClient()
388 WRITE_LOG(LOG_DEBUG, "Connect server failed"); in CommandWorker()
396 WRITE_LOG(LOG_DEBUG, "Connect server successful"); in CommandWorker()
401 WRITE_LOG(LOG_DEBUG, "Cmd \'%s\' has been canceld", thisClass->command.c_str()); in CommandWorker()
484 WRITE_LOG(LOG_DEBUG, "setup stdio TTY mode"); in BindLocalStd()
487 WRITE_LOG(LOG_DEBUG, "uv_tty_init failed"); in BindLocalStd()
495 WRITE_LOG(LOG_DEBUG, "uv_tty_init uv_tty_set_mode"); in BindLocalStd()
521 WRITE_LOG(LOG_DEBUG, "Channel Hello failed"); in PreHandshake()
528 … WRITE_LOG(LOG_DEBUG, "Client channel handshake finished, use connectkey:%s", connectKey.c_str()); in PreHandshake()
534 WRITE_LOG(LOG_DEBUG, "Channel Hello failed"); in PreHandshake()
576 WRITE_LOG(LOG_DEBUG, "Client ReadChannel :%d", bytesIO); in ReadChannel()
585 WRITE_LOG(LOG_DEBUG, "recieve CMD_CHECK_VERSION command"); in ReadChannel()