Expand logging for probes.
authorBrian Brazil <brian.brazil@robustperception.io>
Mon, 4 Sep 2017 16:51:41 +0000 (17:51 +0100)
committerBrian Brazil <brian.brazil@robustperception.io>
Tue, 12 Sep 2017 11:01:48 +0000 (12:01 +0100)
commitf8290c43c54e449899070c019aa723641c82da19
treefc80c9c3b52ac1fc6294d19f0b6c5d89b1a245ec
parent7e597c91430bde68d64fc0771abf63157b101ae1
Expand logging for probes.

Now that we have somewhere to put logs other
than the general application logs, we can provide
much more information.
main.go
prober/dns.go
prober/http.go
prober/icmp.go
prober/tcp.go
prober/utils.go