Decision Workspace
android_logger vs android-logd-logger vs ohos_hilog
Side-by-side comparison of Rust crates
62
android_logger
growingv0.15.1
A logging implementation for `log` which hooks to android log output.
46
android-logd-logger
growingv0.5.0
A logging implementation for `log` which directly writes to the Android logd daemon
44
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 | 62 | 46 | 44 |
| Total Downloads | 19.6M | 134.2K | 6.2K |
| 30d Downloads | 1.1M | 1.1K | 0 |
| Dependents | 1.4K | 11 | 49 |
| Releases | 38 | 15 | 4 |
| Last Updated | 330d ago | 218d ago | 530d ago |
| Age | 10y 3m | 5y 2m | 2y 3m |
Health Breakdown
android_logger
Maintenance
9
Quality
16
Community
19
Popularity
8
Documentation
10
android-logd-logger
Maintenance
8
Quality
14
Community
6
Popularity
6
Documentation
12
ohos_hilog
Maintenance
5
Quality
16
Community
10
Popularity
5
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 62/100, but none of the options score above 80.
- •android_logger is depended on by 1.4K crates — strongest ecosystem trust.
- •⚠ ohos_hilog has not been updated in over a year.