Decision Workspace
odebug vs log-args-runtime vs deep_log
Side-by-side comparison of Rust crates
40
odebug
growingv0.1.0
Simple and flexible debug logging utility that allows simple and practical logging to a text file especially during proc-macro compilation.
59
log-args-runtime
experimentalv0.1.7
A simple procedural macro to log function arguments using the tracing crate.
56
deep_log
experimentalv0.3.1
Dual-axis logging : level + zone bitflag, console and file output
Core Metrics
| odebug | log-args-runtime | deep_log | |
|---|---|---|---|
| Health Score | 40 | 59 | 56 |
| Total Downloads | 737 | 2.3K | 48 |
| 30d Downloads | 3 | 51 | 48 |
| Dependents | 0 | 8 | 0 |
| Releases | 1 | 8 | 4 |
| Last Updated | 378d ago | 12d ago | 4d ago |
| Age | 1y | 8m | 4d |
Health Breakdown
odebug
Maintenance
2
Quality
18
Community
6
Popularity
3
Documentation
11
log-args-runtime
Maintenance
19
Quality
15
Community
9
Popularity
4
Documentation
12
deep_log
Maintenance
19
Quality
15
Community
5
Popularity
2
Documentation
15
Technical Details
| odebug | log-args-runtime | deep_log | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.7 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 5 | 0 |
| Crate Size | 10KB | 6KB | 11KB |
| Features | 7 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.65 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •log-args-runtime leads with a health score of 59/100, but none of the options score above 80.
- •⚠ odebug has not been updated in over a year.