Decision Workspace
ohos_hilog vs android_logger vs env_filter
Side-by-side comparison of Rust crates
42
ohos_hilog
growingv0.1.3
A logging implementation for `log` which hooks to ohos hilog output.
63
android_logger
growingv0.15.1
A logging implementation for `log` which hooks to android log output.
75
env_filter
stablev1.0.1
Filter log events using environment variables
Core Metrics
| ohos_hilog | android_logger | env_filter | |
|---|---|---|---|
| Health Score | 42 | 63 | 75 |
| Total Downloads | 5.6K | 17.6M | 113.6M |
| 30d Downloads | 246 | 846.5K | 11.3M |
| Dependents | 21 | 1.3K | 435 |
| Releases | 4 | 38 | 7 |
| Last Updated | 471d ago | 271d ago | 4d ago |
| Age | 2y 1m | 10y 1m | 2y 2m |
Health Breakdown
ohos_hilog
Maintenance
5
Quality
16
Community
9
Popularity
4
Documentation
8
android_logger
Maintenance
10
Quality
16
Community
19
Popularity
8
Documentation
10
env_filter
Maintenance
19
Quality
19
Community
17
Popularity
8
Documentation
12
Technical Details
| ohos_hilog | android_logger | env_filter | |
|---|---|---|---|
| Version | 0.1.3 | 0.15.1 | 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 | 4 | 3 | 3 |
| Crate Size | 12KB | 18KB | 15KB |
| Features | 2 | 3 | 2 |
| Yanked % | 0.0% | 2.6% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 5 | 2 (team) |
Links
Quick Verdict
- •env_filter leads with a health score of 75/100, but none of the options score above 80.
- •android_logger is depended on by 1.3K crates — strongest ecosystem trust.
- •⚠ ohos_hilog has not been updated in over a year.
- •ohos_hilog, android_logger are pre-1.0 — API may change.