rustio rustio.net

env_filter vs env_logger vs log4rs

Side-by-side comparison of Rust crates

Core Metrics

env_filterenv_loggerlog4rs
Health Score697062
Total Downloads136.3M460.0M20.4M
30d Downloads11.9M25.1M856.9K
Dependents481143.9K3.9K
Releases75843
Last Updated63d ago63d ago262d ago
Age2y 4m11y 4m11y 4m

Health Breakdown

env_filter
Maintenance
13
Quality
19
Community
17
Popularity
8
Documentation
12
env_logger
Maintenance
14
Quality
17
Community
19
Popularity
8
Documentation
12
log4rs
Maintenance
9
Quality
20
Community
14
Popularity
8
Documentation
11

Technical Details

env_filterenv_loggerlog4rs
Version1.0.10.11.101.4.0
Stable (≥1.0)✓ Yes✗ No✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies3529
Crate Size15KB32KB78KB
Features2725
Yanked %0.0%0.0%0.0%
Edition202120212018
MSRV1.711.711.75
Owners2 (team)6 (team)2

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.
  • env_logger is pre-1.0 — API may change.