Decision Workspace
android_logger vs android-logd-logger vs ohos_hilog
Side-by-side comparison of Rust crates
63
android_logger
growingv0.15.1
A logging implementation for `log` which hooks to android log output.
48
android-logd-logger
growingv0.5.0
A logging implementation for `log` which directly writes to the Android logd daemon
42
ohos_hilog
growingv0.1.3
A logging implementation for `log` which hooks to ohos hilog output.
Core Metrics
| android_logger | android-logd-logger | ohos_hilog | |
|---|---|---|---|
| Health Score | 63 | 48 | 42 |
| Total Downloads | 17.6M | 131.5K | 5.6K |
| 30d Downloads | 879.3K | 1.8K | 253 |
| Dependents | 1.3K | 11 | 21 |
| Releases | 38 | 15 | 4 |
| Last Updated | 271d ago | 158d ago | 471d ago |
| Age | 10y 1m | 5y | 2y 1m |
Health Breakdown
android_logger
Maintenance
10
Quality
16
Community
19
Popularity
8
Documentation
10
android-logd-logger
Maintenance
10
Quality
14
Community
6
Popularity
6
Documentation
12
ohos_hilog
Maintenance
5
Quality
16
Community
9
Popularity
4
Documentation
8
Technical Details
| android_logger | android-logd-logger | ohos_hilog | |
|---|---|---|---|
| Version | 0.15.1 | 0.5.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 11 | 4 |
| Crate Size | 18KB | 20KB | 12KB |
| Features | 3 | 1 | 2 |
| Yanked % | 2.6% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | — |
| MSRV | — | — | — |
| Owners | 5 | 1 | 1 |
Links
Quick Verdict
- •android_logger leads with a health score of 63/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.