The option of a syslog formatter would add a critical feature for Prometheus to consider switching to the go-kit log package.
We are currently using our own structured logging wrapping logrus and added our syslog formatter here: https://github.com/prometheus/common/blob/master/log/syslog_formatter.go
The option of a syslog formatter would add a critical feature for Prometheus to consider switching to the go-kit log package.
We are currently using our own structured logging wrapping logrus and added our syslog formatter here: https://github.com/prometheus/common/blob/master/log/syslog_formatter.go