Fix logging of IP addresseses in resolve code. (#548)
authorBrian Brazil <brian.brazil@robustperception.io>
Thu, 7 Nov 2019 11:49:35 +0000 (11:49 +0000)
committerGitHub <noreply@github.com>
Thu, 7 Nov 2019 11:49:35 +0000 (11:49 +0000)
commit9935abb9a5ad75bf18e96a5b2b35b4e079948969
tree05417f3e08e2c88c1607828ada7f4e93fc99bd55
parent2e7c8cde0bbacdb097559a27044f5e46e86c8efe
Fix logging of IP addresseses in resolve code. (#548)

Also add logging missing from one code path.

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
prober/utils.go