Decision Workspace
gelf_logger vs serde_gelf vs log4rs-gelf
Side-by-side comparison of Rust crates
38
gelf_logger
growingv0.3.0
Minimal rust logger to send log entries in GELF.
39
serde_gelf
growingv0.1.6
Gelf serialization using serde.
34
log4rs-gelf
growingv0.1.4
TCP Handler and GELF Encoder to use with the log4rs logging framework.
Core Metrics
| gelf_logger | serde_gelf | log4rs-gelf | |
|---|---|---|---|
| Health Score | 38 | 39 | 34 |
| Total Downloads | 25.1K | 41.4K | 9.8K |
| 30d Downloads | 218 | 736 | 37 |
| Dependents | 5 | 11 | 0 |
| Releases | 7 | 5 | 5 |
| Last Updated | 640d ago | 2454d ago | 2307d ago |
| Age | 6y 10m | 6y 10m | 6y 10m |
Health Breakdown
gelf_logger
Maintenance
4
Quality
16
Community
5
Popularity
5
Documentation
8
serde_gelf
Maintenance
3
Quality
15
Community
6
Popularity
6
Documentation
9
log4rs-gelf
Maintenance
3
Quality
15
Community
3
Popularity
5
Documentation
8
Technical Details
| gelf_logger | serde_gelf | log4rs-gelf | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.6 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | BSD-3-Clause | BSD-3-Clause |
| Dependencies | 7 | 7 | 5 |
| Crate Size | 21KB | 13KB | 9KB |
| Features | 2 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serde_gelf leads with a health score of 39/100, but none of the options score above 80.
- •⚠ gelf_logger, serde_gelf, log4rs-gelf have not been updated in over a year.