Decision Workspace
soulog vs urlogger vs tincre-logger
Side-by-side comparison of Rust crates
42
soulog
growingv1.2.2
A library for polished, clean and colourful console logging and error handling.
59
urlogger
experimentalv1.1.2
Lightweight colored logger: `log(level, message)` with `RUST_LOG` filtering.
46
tincre-logger
experimentalv0.1.2
A simple, 'zero-setup' logging library for Rust that works out-of-the-box with a familiar API. Powered by tracing.
Core Metrics
| soulog | urlogger | tincre-logger | |
|---|---|---|---|
| Health Score | 42 | 59 | 46 |
| Total Downloads | 11.0K | 1.1K | 1.2K |
| 30d Downloads | 28 | 528 | 5 |
| Dependents | 16 | 17 | 0 |
| Releases | 9 | 4 | 3 |
| Last Updated | 593d ago | 34d ago | 250d ago |
| Age | 2y 7m | 1m | 8m |
Health Breakdown
soulog
Maintenance
6
Quality
15
Community
6
Popularity
5
Documentation
10
urlogger
Maintenance
14
Quality
18
Community
8
Popularity
4
Documentation
15
tincre-logger
Maintenance
10
Quality
13
Community
6
Popularity
4
Documentation
13
Technical Details
| soulog | urlogger | tincre-logger | |
|---|---|---|---|
| Version | 1.2.2 | 1.1.2 | 0.1.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 0 | 0 | 7 |
| Crate Size | 9KB | 47KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •urlogger leads with a health score of 59/100, but none of the options score above 80.
- •soulog has the most downloads (11.0K), suggesting wider adoption.
- •⚠ soulog has not been updated in over a year.
- •tincre-logger is pre-1.0 — API may change.