mafintosh / dns-discovery

Discovery peers in a distributed system using regular dns and multicast dns.
MIT License
193 stars 18 forks source link

Add a few more debug()s around whoami() #8

Closed pfrazee closed 7 years ago

pfrazee commented 7 years ago

Trying to debug some DNS discovery failures. I noticed that the whoami doesnt show up in the logs when DNS discovery fails, so this will help me figure out why. (https://github.com/maxogden/discovery-channel/pull/16 too)