MiniDNS / minidns

DNS library for Android and Java SE
Other
220 stars 61 forks source link

Log DNS servers when they are found #138

Closed singpolyma closed 3 months ago

Flowdalic commented 3 months ago

Instead of adding log messages for every implementation, why not avoid the redundancy and add a single FINE log statement at

https://github.com/MiniDNS/minidns/blob/acce7713d53597942a1ff1d9074532253388de5f/minidns-client/src/main/java/org/minidns/DnsClient.java#L260

Flowdalic commented 3 months ago

Closing in favor of https://github.com/MiniDNS/minidns/commit/3363d8e7fce739d813f9b0a15df1824e2a0f4a47