Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 438 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 438 Bytes

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.