rlg 0.0.10
A near-lock-free structured logging library for Rust. Sub-microsecond
ingestion via a 65k-slot ring buffer (LMAX Disruptor pattern), deferred
formatting, and native OS sinks (`os_log` on macOS via `syslog(3)`,
`journald` on Linux). 14 output formats including JSON, MCP, OTLP,
ECS, GELF, CEF, and Logfmt.