Decision Workspace
log_args vs log-args-runtime vs tracing-attributes
Side-by-side comparison of Rust crates
53
log_args
experimentalv0.2.0
A simple procedural macro to log function arguments using the tracing crate.
59
log-args-runtime
experimentalv0.1.7
A simple procedural macro to log function arguments using the tracing crate.
62
tracing-attributes
growingv0.1.31
Procedural macro attributes for automatically instrumenting functions.
Core Metrics
| log_args | log-args-runtime | tracing-attributes | |
|---|---|---|---|
| Health Score | 53 | 59 | 62 |
| Total Downloads | 3.0K | 2.3K | 453.2M |
| 30d Downloads | 33 | 51 | 36.1M |
| Dependents | 0 | 8 | 655 |
| Releases | 11 | 8 | 32 |
| Last Updated | 12d ago | 12d ago | 121d ago |
| Age | 8m | 8m | 6y 7m |
Health Breakdown
log_args
Maintenance
19
Quality
12
Community
6
Popularity
4
Documentation
12
log-args-runtime
Maintenance
19
Quality
15
Community
9
Popularity
4
Documentation
12
tracing-attributes
Maintenance
13
Quality
11
Community
19
Popularity
8
Documentation
11
Technical Details
| log_args | log-args-runtime | tracing-attributes | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.7 | 0.1.31 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 11 | 5 | 9 |
| Crate Size | 21KB | 6KB | 40KB |
| Features | 8 | 2 | 1 |
| Yanked % | 9.1% | 0.0% | 6.3% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.65 | 1.65 | 1.65.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •tracing-attributes leads with a health score of 62/100, but none of the options score above 80.
- •tracing-attributes is depended on by 655 crates — strongest ecosystem trust.