prometheus/notification
Julius Volz 267fd34156 Switch Prometheus to use github.com/prometheus/log.
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*().
2015-05-20 18:19:32 +02:00
..
notification.go Switch Prometheus to use github.com/prometheus/log. 2015-05-20 18:19:32 +02:00
notification_test.go More efficient JSON query result format. 2015-01-26 13:06:22 +01:00