open-consul/agent/checks
James Phillips 50cdff36e5
Cleans up check logging.
There were places where we still didn't have the script vs. args sorted
correctly so changed all the logging to be just based on check IDs and
also made everything uniform.

Also removed some annoying debug logging, and moved some of the large output
logging to TRACE level.

Closes #3602
2017-11-10 12:48:44 -08:00
..
check.go Cleans up check logging. 2017-11-10 12:48:44 -08:00
check_test.go
docker.go
docker_unix.go
docker_windows.go