Decision Workspace
urlogger vs tincre-logger vs soulog
Side-by-side comparison of Rust crates
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.
42
soulog
growingv1.2.2
A library for polished, clean and colourful console logging and error handling.
Core Metrics
| urlogger | tincre-logger | soulog | |
|---|---|---|---|
| Health Score | 59 | 46 | 42 |
| Total Downloads | 1.1K | 1.2K | 11.0K |
| 30d Downloads | 545 | 5 | 29 |
| Dependents | 17 | 0 | 16 |
| Releases | 4 | 3 | 9 |
| Last Updated | 34d ago | 250d ago | 593d ago |
| Age | 1m | 8m | 2y 7m |
Health Breakdown
urlogger
Maintenance
14
Quality
18
Community
8
Popularity
4
Documentation
15
tincre-logger
Maintenance
10
Quality
13
Community
6
Popularity
4
Documentation
13
soulog
Maintenance
6
Quality
15
Community
6
Popularity
5
Documentation
10
Technical Details
| urlogger | tincre-logger | soulog | |
|---|---|---|---|
| Version | 1.1.2 | 0.1.2 | 1.2.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 7 | 0 |
| Crate Size | 47KB | 10KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2024 | 2021 | 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.