You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🦀 Loggix: A powerful, thread-safe structured logging library for Rust. Features colored terminal output, JSON formatting, and field support. Inspired by Logrus, it combines beautiful output with production-ready performance.
A logging implementation for the log crate that logs structured values either synchronous or asynchronous, in JSON, CBOR, or any other format, to a file, stderr, stdout, or any other destination.