A simple crate adding two functions to all std::resut::Result to log errors using the log crate
Non-panicking alternatives to `Option` and `Result` unwrapping, which log at warn level
Extension traits for logging failed unwraps to a tracing subscriber.
Extension traits for logging failed unwraps to a slog::Logger.
A light-weight Write Ahead Log (WAL) solution with garbage collection
Syntactic sugar to slog an error before unwrapping
A native Rust implementation of the glibc/libc/windows syslog client and windows native log for logging.
A simple, asynchronous log library
Rust async log High-performance asynchronous logging
Utilities for displaying Options, Results, and logging in a pleasant manner
A simple Rust log backend to send messages to the Windows event log.
A simple Rust log backend to send messages to the Windows event log.