grafana/pkg/services/ngalert/logging
gotjosh 6384f86fb9
Alerting: Allow the notifier to log (#34232)
* Alerting: Allow the notifier to log

The notifier upstream code uses go-kit as its logging library. The
grafana specific logger is not compatible with this API. In this PR, I
have created a wrapper that implements io.Writer to make them
compatible.
2021-05-17 18:06:47 +01:00
..
logging.go Alerting: Allow the notifier to log (#34232) 2021-05-17 18:06:47 +01:00