mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
Add more logging
Put some more logging in CoreDNS.
This commit is contained in:
@@ -29,5 +29,4 @@ func (z Zones) FullyQualify() {
|
||||
for i, _ := range z {
|
||||
z[i] = dns.Fqdn(z[i])
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user