rustio rustio.net

env_filter vs env_logger vs log4rs

Side-by-side comparison of Rust crates

Core Metrics

env_filterenv_loggerlog4rs
Health Score757463
Total Downloads113.6M413.3M18.6M
30d Downloads11.7M24.0M874.8K
Dependents435135.0K3.8K
Releases75843
Last Updated4d ago4d ago203d ago
Age2y 2m11y 2m11y 2m

Health Breakdown

env_filter
Maintenance
19
Quality
19
Community
17
Popularity
8
Documentation
12
env_logger
Maintenance
18
Quality
17
Community
19
Popularity
8
Documentation
12
log4rs
Maintenance
10
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_filter leads with a health score of 75/100, but none of the options score above 80.
  • env_logger has the most downloads (413.3M), suggesting wider adoption.
  • env_logger is depended on by 135.0K crates — strongest ecosystem trust.
  • env_logger is pre-1.0 — API may change.