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