log-io 1.0.0

Structured 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.
Documentation

log-io

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 4 feature flags, 4 of them enabled by default.

default

human (default)

This feature flag does not enable additional features.

json (default)

This feature flag does not enable additional features.

logfmt (default)

This feature flag does not enable additional features.

std (default)

This feature flag does not enable additional features.