mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
The `DnsServer` struct is quite nested. All it really contains (currently) is a `SocketAddr`. To make logs containing this structure easier to use, only print the inner address on debug.