Decision Workspace
context-logger vs lumelog vs env_filter
Side-by-side comparison of Rust crates
53
context-logger
experimentalv0.1.4
A lightweight, ergonomic library for adding structured context to your logs
50
lumelog
growingv0.1.9
A lightweight, flexible, and configurable logging library for Rust, with support for runtime configuration and build-mode detection.
75
env_filter
stablev1.0.1
Filter log events using environment variables
Core Metrics
| context-logger | lumelog | env_filter | |
|---|---|---|---|
| Health Score | 53 | 50 | 75 |
| Total Downloads | 2.8K | 5.7K | 113.6M |
| 30d Downloads | 156 | 62 | 11.7M |
| Dependents | 0 | 0 | 435 |
| Releases | 5 | 10 | 7 |
| Last Updated | 28d ago | 160d ago | 4d ago |
| Age | 10m | 1y 3m | 2y 2m |
Health Breakdown
context-logger
Maintenance
16
Quality
12
Community
6
Popularity
4
Documentation
15
lumelog
Maintenance
12
Quality
15
Community
6
Popularity
4
Documentation
13
env_filter
Maintenance
19
Quality
19
Community
17
Popularity
8
Documentation
12
Technical Details
| context-logger | lumelog | env_filter | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.9 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 12 | 3 | 3 |
| Crate Size | 22KB | 38KB | 15KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | — | 1.71 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •env_filter leads with a health score of 75/100, but none of the options score above 80.
- •env_filter is depended on by 435 crates — strongest ecosystem trust.
- •context-logger, lumelog are pre-1.0 — API may change.