From 3aa03652d616b24ccfb6252cc8a340849e04b1ad Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Mon, 30 Nov 2020 17:40:31 +0100 Subject: [PATCH] Be a little less verbose telling we are looking up CNAMEs or DNAMEs. Only log when we found something --- pdns/syncres.cc | 3 --- 1 file changed, 3 deletions(-) diff --git a/pdns/syncres.cc b/pdns/syncres.cc index 2a4345dc47..1869c42d3e 100644 --- a/pdns/syncres.cc +++ b/pdns/syncres.cc @@ -1421,7 +1421,6 @@ bool SyncRes::doCNAMECacheCheck(const DNSName &qname, const QType qtype, vector< DNSName authZone; QType foundQT = QType::ENT; - LOG(prefix<get(d_now.tv_sec, qname, QType::CNAME, !wasForwardRecurse && d_requireAuthData, &cset, d_cacheRemote, d_refresh, d_routingTag, d_doDNSSEC ? &signatures : nullptr, d_doDNSSEC ? &authorityRecs : nullptr, &d_wasVariable, &state, &wasAuth, &authZone) > 0) { foundName = qname; @@ -1433,7 +1432,6 @@ bool SyncRes::doCNAMECacheCheck(const DNSName &qname, const QType qtype, vector< auto labels = qname.getRawLabels(); DNSName dnameName(g_rootdnsname); - LOG(prefix<