Lines Matching refs:LOG
425 LOG(DEBUG) << __func__; in res_nsend()
475 LOG(DEBUG) << __func__ << ": got answer from DoT"; in res_nsend()
532 LOG(DEBUG) << __func__ << ": Querying server (# " << ns + 1 in res_nsend()
558 LOG(INFO) << __func__ << ": used send_vc " << resplen << " terrno: " << terrno; in res_nsend()
565 LOG(INFO) << __func__ << ": used send_dg " << resplen << " terrno: " << terrno; in res_nsend()
616 LOG(DEBUG) << __func__ << ": got answer:"; in res_nsend()
650 LOG(INFO) << __func__ << ": using timeout of " << msec << " msec"; in get_timeout()
670 LOG(INFO) << __func__ << ": using send_vc"; in send_vc()
674 LOG(ERROR) << __func__ << ": Out-of-bound indexing: " << ns; in send_vc()
800 LOG(DEBUG) << __func__ << ": response truncated"; in send_vc()
809 LOG(DEBUG) << __func__ << ": undersized: " << len; in send_vc()
850 LOG(DEBUG) << __func__ << ": ld answer (unexpected):"; in send_vc()
884 LOG(INFO) << __func__ << ": " << sock << " send_vc"; in connect_with_timeout()
892 LOG(INFO) << __func__ << ": " << sock << " connect_with_const timeout returning " << res; in connect_with_timeout()
900 LOG(INFO) << __func__ << ": " << sock << " retrying_poll"; in retrying_poll()
910 LOG(INFO) << __func__ << ": " << sock << " retrying_poll timeout"; in retrying_poll()
928 LOG(INFO) << __func__ << ": " << sock << " retrying_poll returning " << n; in retrying_poll()
942 LOG(DEBUG) << __func__ << ": poll"; in udpRetryingPoll()
960 LOG(DEBUG) << __func__ << ": " in udpRetryingPoll()
984 LOG(DEBUG) << __func__ << ": old answer:"; in ignoreInvalidAnswer()
989 LOG(DEBUG) << __func__ << ": not our server:"; in ignoreInvalidAnswer()
994 LOG(DEBUG) << __func__ << ": wrong query name:"; in ignoreInvalidAnswer()
1005 LOG(ERROR) << __func__ << ": Out-of-bound indexing: " << ns; in send_dg()
1057 LOG(DEBUG) << __func__ << ": new DG socket"; in send_dg()
1081 LOG(DEBUG) << __func__ << ": " << (isTimeout) ? "timeout" : "poll"; in send_dg()
1099 LOG(DEBUG) << __func__ << ": undersized: " << resplen; in send_dg()
1117 LOG(DEBUG) << __func__ << ": server rejected query with EDNS0:"; in send_dg()
1128 LOG(DEBUG) << __func__ << ": server rejected query:"; in send_dg()
1136 LOG(DEBUG) << __func__ << ": truncated answer"; in send_dg()
1252 LOG(INFO) << __func__ << ": performing query over TLS"; in res_tls_send()
1257 LOG(INFO) << __func__ << ": TLS query result: " << static_cast<int>(response); in res_tls_send()