prometheus-junkyard / log

Deprecated Logging library for Prometheus's Go-based components. Wraps logrus to extend its functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Deprecated Logging library for Prometheus's Go-based components. Wraps logrus to extend its functionality.

License:Apache License 2.0


Languages

Language:Go 100.0%