Decision Workspace
log-derive vs logcall vs tracing-attributes
Side-by-side comparison of Rust crates
46
log-derive
growingv0.4.1
Procedural Macros for logging the result and inputs of a function
57
logcall
growingv0.1.13
An attribute macro that logs the function return value.
62
tracing-attributes
growingv0.1.31
Procedural macro attributes for automatically instrumenting functions.
Core Metrics
| log-derive | logcall | tracing-attributes | |
|---|---|---|---|
| Health Score | 46 | 57 | 62 |
| Total Downloads | 1.8M | 229.5K | 453.2M |
| 30d Downloads | 13.2K | 6.7K | 34.8M |
| Dependents | 133 | 47 | 655 |
| Releases | 11 | 13 | 32 |
| Last Updated | 2081d ago | 106d ago | 121d ago |
| Age | 7y 1m | 2y 8m | 6y 7m |
Health Breakdown
log-derive
Maintenance
4
Quality
15
Community
11
Popularity
7
Documentation
9
logcall
Maintenance
13
Quality
13
Community
10
Popularity
6
Documentation
15
tracing-attributes
Maintenance
13
Quality
11
Community
19
Popularity
8
Documentation
11
Technical Details
| log-derive | logcall | tracing-attributes | |
|---|---|---|---|
| Version | 0.4.1 | 0.1.13 | 0.1.31 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 7 | 11 | 9 |
| Crate Size | 8KB | 17KB | 40KB |
| Features | 1 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 6.3% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.80.0 | 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.
- •⚠ log-derive has not been updated in over a year.