mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-04-05 14:17:36 +03:00
Remove request forwarding measurement from log
This commit is contained in:
parent
578c090890
commit
af096f8488
4 changed files with 5 additions and 13 deletions
|
@ -73,7 +73,6 @@ type PluginsState struct {
|
|||
questionMsg *dns.Msg
|
||||
requestStart time.Time
|
||||
requestEnd time.Time
|
||||
forwardDuration time.Duration
|
||||
returnCode PluginsReturnCode
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue