statsd_exporter/vendor/github.com/prometheus/log/README.md
Johannes 'fish' Ziemke a78a6d2635 Vendor dependencies
2016-05-03 19:25:23 +02:00

438 B

Prometheus Logging Library

Deprecated: This repository is superseded by common/log.

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.