Decision Workspace
rust-http-logger vs slog-stdlog vs std-logger
Side-by-side comparison of Rust crates
29
rust-http-logger
growingv0.2.0
Logs HTTP API calls to a file.
62
slog-stdlog
growingv4.1.1
`log` crate adapter for slog-rs
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.
Core Metrics
| rust-http-logger | slog-stdlog | std-logger | |
|---|---|---|---|
| Health Score | 29 | 62 | 58 |
| Total Downloads | 4.1K | 15.0M | 75.6K |
| 30d Downloads | 4 | 780.5K | 2.5K |
| Dependents | 0 | 730 | 24 |
| Releases | 2 | 27 | 24 |
| Last Updated | 3520d ago | 1465d ago | 62d ago |
| Age | 9y 7m | 9y 8m | 8y 8m |
Health Breakdown
rust-http-logger
Maintenance
3
Quality
13
Community
3
Popularity
4
Documentation
6
slog-stdlog
Maintenance
4
Quality
21
Community
15
Popularity
8
Documentation
14
std-logger
Maintenance
13
Quality
17
Community
9
Popularity
6
Documentation
13
Technical Details
| rust-http-logger | slog-stdlog | std-logger | |
|---|---|---|---|
| Version | 0.2.0 | 4.1.1 | 0.5.8 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | WTFPL | MPL-2.0 OR MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 8 | 5 | 6 |
| Crate Size | 8KB | 17KB | 25KB |
| Features | 0 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 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.
- •⚠ rust-http-logger, slog-stdlog have not been updated in over a year.
- •rust-http-logger, std-logger are pre-1.0 — API may change.