Decision Workspace
log_loki vs fenrir-rs vs std-logger
Side-by-side comparison of Rust crates
33
log_loki
growingv0.1.1
Provides loki logging for use with the log crate. Can be used standalone or with a logging framework like fern.
42
fenrir-rs
growingv0.5.1
Fenrir is a create for using logi for log aggregation which can be used with a logging framework like fern.
58
std-logger
growingv0.5.8
A logging implementation for the log crate that logs messages to standard error and requests to standard out. It support a number of output formats including JSON, JSON for GCP (gcloud) and logfmt.
Core Metrics
| log_loki | fenrir-rs | std-logger | |
|---|---|---|---|
| Health Score | 33 | 42 | 58 |
| Total Downloads | 3.1K | 10.1K | 75.6K |
| 30d Downloads | 7 | 12 | 2.5K |
| Dependents | 0 | 0 | 24 |
| Releases | 2 | 8 | 24 |
| Last Updated | 1203d ago | 990d ago | 62d ago |
| Age | 3y 3m | 2y 10m | 8y 8m |
Health Breakdown
log_loki
Maintenance
4
Quality
10
Community
5
Popularity
4
Documentation
10
fenrir-rs
Maintenance
4
Quality
16
Community
5
Popularity
5
Documentation
12
std-logger
Maintenance
13
Quality
17
Community
9
Popularity
6
Documentation
13
Technical Details
| log_loki | fenrir-rs | std-logger | |
|---|---|---|---|
| Version | 0.1.1 | 0.5.1 | 0.5.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 10 | 13 | 6 |
| Crate Size | 15KB | 24KB | 25KB |
| Features | 6 | 6 | 5 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.60.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •std-logger leads with a health score of 58/100, but none of the options score above 80.
- •⚠ log_loki, fenrir-rs have not been updated in over a year.