Decision Workspace
librarius vs logging-rs vs flogging
Side-by-side comparison of Rust crates
38
librarius
experimentalv0.1.1
A simple and lightweight logging library for Rust. It provides a flexible framework for emitting log messages from Rust programs, with support for different log levels and output formats.
48
logging-rs
growingv1.1.0
logging-rs helps you add logging to your projects using simple macros.
46
flogging
experimentalv0.6.0
This is a fast, flexible logging crate, loosely based on the Java logging package: java.util.logging.
Core Metrics
| librarius | logging-rs | flogging | |
|---|---|---|---|
| Health Score | 38 | 48 | 46 |
| Total Downloads | 1.2K | 2.8K | 1.6K |
| 30d Downloads | 4 | 6 | 20 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 2 | 4 |
| Last Updated | 347d ago | 851d ago | 212d ago |
| Age | 11m | 2y 5m | 8m |
Health Breakdown
librarius
Maintenance
7
Quality
14
Community
3
Popularity
4
Documentation
10
logging-rs
Maintenance
4
Quality
20
Community
5
Popularity
4
Documentation
15
flogging
Maintenance
10
Quality
12
Community
5
Popularity
4
Documentation
15
Technical Details
| librarius | logging-rs | flogging | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | GPL-3.0-or-later |
| Dependencies | 1 | 1 | 8 |
| Crate Size | 3KB | 30KB | 49KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.69 | 1.85.1 |
| 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.
- •librarius, flogging are pre-1.0 — API may change.