chore: more detail of Choose DNS path log (#692)

Co-authored-by: mzz <2017@duck.com>
This commit is contained in:
Ekko 2024-11-25 20:25:01 +08:00 committed by GitHub
parent b159aedce5
commit 6039b256de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -971,6 +971,8 @@ func (c *ControlPlane) chooseBestDnsDialer(
"upstream": dnsUpstream.String(),
"choose": string(l4proto) + "+" + string(ipversion),
"use": bestTarget.String(),
"outbound": bestOutbound.Name,
"dialer": bestDialer.Property().Name,
}).Traceln("Choose DNS path")
}
return &dialArgument{