mirror of
https://github.com/prometheus/prometheus
synced 2025-02-11 17:37:50 +00:00
This change is conceptually very simple, although the diff is large. It switches logging from "github.com/golang/glog" to "github.com/prometheus/log", while not actually changing any log messages. V(1)-style logging has been changed to be log.Debug*(). |
||
---|---|---|
.. | ||
client_test.go | ||
client.go |