Deprecated crate which used to accompany the `fern` (`fern` has been independent since version 0.2).
Simple, efficient logging
Simple, efficient logging (with true color support)
Standardizes logging for the OysterPack platform
A proc macro which wraps fn main() in a Termination newtype and sends the error to log::error!
Async implementation of the cqrs-es2 store.
Tracing and diagnostic tools for tasks
A lightweight logging facade for Rust
A lightweight logging facade for Rust
A lightweight logging facade for Rust
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.
A fast logging library for Rust