Decision Workspace
std-logger vs slog-stdlog vs loglens-core
Side-by-side comparison of Rust crates
58
std-logger
growingv0.5.8
A logging implementation for the log crate that logs messages to standard error and requests to standard out. It support a number of output formats including JSON, JSON for GCP (gcloud) and logfmt.
62
slog-stdlog
growingv4.1.1
`log` crate adapter for slog-rs
55
loglens-core
experimentalv0.1.3
A lightning-fast, structured log parsing and query engine (JSON/Logfmt). Powers the LogLens CLI.
Core Metrics
| std-logger | slog-stdlog | loglens-core | |
|---|---|---|---|
| Health Score | 58 | 62 | 55 |
| Total Downloads | 75.6K | 15.0M | 136 |
| 30d Downloads | 2.5K | 780.5K | 7 |
| Dependents | 24 | 730 | 0 |
| Releases | 24 | 27 | 4 |
| Last Updated | 62d ago | 1465d ago | 126d ago |
| Age | 8y 8m | 9y 8m | 4m |
Health Breakdown
std-logger
Maintenance
13
Quality
17
Community
9
Popularity
6
Documentation
13
slog-stdlog
Maintenance
4
Quality
21
Community
15
Popularity
8
Documentation
14
loglens-core
Maintenance
18
Quality
15
Community
6
Popularity
3
Documentation
13
Technical Details
| std-logger | slog-stdlog | loglens-core | |
|---|---|---|---|
| Version | 0.5.8 | 4.1.1 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MPL-2.0 OR MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 5 | 7 |
| Crate Size | 25KB | 17KB | 14KB |
| Features | 5 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | 1.38 | — |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •slog-stdlog leads with a health score of 62/100, but none of the options score above 80.
- •slog-stdlog is depended on by 730 crates — strongest ecosystem trust.
- •⚠ slog-stdlog has not been updated in over a year.
- •std-logger, loglens-core are pre-1.0 — API may change.