log-io
v1.0.0 ExperimentalStructured logging pipeline for Rust. Zero-allocation fast path, JSON / logfmt / human-readable outputs, context propagation (request-id, trace-id), per-module filtering, async-safe sinks. An IO pipeline for log records, not a wrapper around log+tracing.
Quick Verdict
- โActively maintained (updated 7d ago)
- โTiny footprint (65KB, 1 deps)
- โPermissive license (Apache-2.0)
Security
Deep Insights
129 downloads in the last 30 days (4/day avg).
The primary maintainer publishes 50 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Only 1 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on log-io
Version Adoption
Release Timeline
Feature Flags
default =["std", "json", "logfmt", "human"]