golang-github-prometheus-log-dev

Logging library for prometheus's go-based components
  https://github.com/prometheus/log.git
  0
  no reviews



Standard logging library for go-based prometheus components.

this library wraps https://github.com/sirupsen/logrus in order to add line:file annotations to log lines, as well as to provide common command-line flags for prometheus components using it.