Decision Workspace
fenrir-rs vs log_loki vs std-logger
Side-by-side comparison of Rust crates
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.
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.
61
std-logger
growingv0.5.9
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
| fenrir-rs | log_loki | std-logger | |
|---|---|---|---|
| Health Score | 42 | 33 | 61 |
| Total Downloads | 10.1K | 3.1K | 98.1K |
| 30d Downloads | 0 | 0 | 12.3K |
| Dependents | 0 | 0 | 25 |
| Releases | 8 | 2 | 25 |
| Last Updated | 1050d ago | 1262d ago | 18d ago |
| Age | 3y | 3y 5m | 8y 10m |
Health Breakdown
fenrir-rs
Maintenance
4
Quality
16
Community
5
Popularity
5
Documentation
12
log_loki
Maintenance
4
Quality
10
Community
5
Popularity
4
Documentation
10
std-logger
Maintenance
16
Quality
17
Community
9
Popularity
6
Documentation
13
Technical Details
| fenrir-rs | log_loki | std-logger | |
|---|---|---|---|
| Version | 0.5.1 | 0.1.1 | 0.5.9 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MPL-2.0 | MIT/Apache-2.0 |
| Dependencies | 13 | 10 | 6 |
| Crate Size | 24KB | 15KB | 25KB |
| Features | 6 | 6 | 5 |
| Yanked % | 0.0% | 50.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 61/100, but none of the options score above 80.
- •⚠ fenrir-rs, log_loki have not been updated in over a year.