mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-04 02:19:14 +00:00
Add missed logging
This commit is contained in:
@@ -338,6 +338,7 @@ func handleSetUpstreamDNS(w http.ResponseWriter, r *http.Request) {
|
||||
}
|
||||
|
||||
func handleSetBootstrapDNS(w http.ResponseWriter, r *http.Request) {
|
||||
log.Tracef("%s %v", r.Method, r.URL)
|
||||
setDNSServers(w, r, false)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user