AlexanderThaller / prometheus_exporter

Helper libary to export prometheus metrics using tiny_http and rust-prometheus.
MIT License
28 stars 10 forks source link

Feature flag for `log` crate. #2

Closed AlexanderThaller closed 4 years ago

AlexanderThaller commented 4 years ago

This adds a feature flag for the log crate. This makes it possible to disable logging via a Cargo.toml feature flag.