Decision Workspace
moosicbox_logging vs env_logger vs env_filter
Side-by-side comparison of Rust crates
61
moosicbox_logging
growingv0.3.0
MoosicBox logging package
70
env_logger
growingv0.11.10
A logging implementation for `log` which is configured via an environment variable.
69
env_filter
stablev1.0.1
Filter log events using environment variables
Core Metrics
| moosicbox_logging | env_logger | env_filter | |
|---|---|---|---|
| Health Score | 61 | 70 | 69 |
| Total Downloads | 9.3K | 460.0M | 136.3M |
| 30d Downloads | 0 | 25.1M | 11.9M |
| Dependents | 71 | 143.9K | 481 |
| Releases | 5 | 58 | 7 |
| Last Updated | 5d ago | 63d ago | 63d ago |
| Age | 1y 7m | 11y 4m | 2y 4m |
Health Breakdown
moosicbox_logging
Maintenance
19
Quality
17
Community
10
Popularity
5
Documentation
10
env_logger
Maintenance
14
Quality
17
Community
19
Popularity
8
Documentation
12
env_filter
Maintenance
13
Quality
19
Community
17
Popularity
8
Documentation
12
Technical Details
| moosicbox_logging | env_logger | env_filter | |
|---|---|---|---|
| Version | 0.3.0 | 0.11.10 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MPL-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 5 | 3 |
| Crate Size | 25KB | 32KB | 15KB |
| Features | 5 | 7 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.71 | 1.71 |
| Owners | 1 | 6 (team) | 2 (team) |
Links
Quick Verdict
- •env_logger leads with a health score of 70/100, but none of the options score above 80.
- •env_logger is depended on by 143.9K crates — strongest ecosystem trust.
- •moosicbox_logging, env_logger are pre-1.0 — API may change.