Decision Workspace
flogging vs logging-rs vs tincre-logger
Side-by-side comparison of Rust crates
46
flogging
experimentalv0.6.0
This is a fast, flexible logging crate, loosely based on the Java logging package: java.util.logging.
48
logging-rs
growingv1.1.0
logging-rs helps you add logging to your projects using simple macros.
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
| flogging | logging-rs | tincre-logger | |
|---|---|---|---|
| Health Score | 46 | 48 | 46 |
| Total Downloads | 1.6K | 2.8K | 1.2K |
| 30d Downloads | 21 | 6 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 2 | 3 |
| Last Updated | 212d ago | 851d ago | 250d ago |
| Age | 8m | 2y 5m | 8m |
Health Breakdown
flogging
Maintenance
10
Quality
12
Community
5
Popularity
4
Documentation
15
logging-rs
Maintenance
4
Quality
20
Community
5
Popularity
4
Documentation
15
tincre-logger
Maintenance
10
Quality
13
Community
6
Popularity
4
Documentation
13
Technical Details
| flogging | logging-rs | tincre-logger | |
|---|---|---|---|
| Version | 0.6.0 | 1.1.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | GPL-3.0-or-later | MIT | MIT |
| Dependencies | 8 | 1 | 7 |
| Crate Size | 49KB | 30KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85.1 | 1.69 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •logging-rs leads with a health score of 48/100, but none of the options score above 80.
- •⚠ logging-rs has not been updated in over a year.
- •flogging, tincre-logger are pre-1.0 — API may change.