log4you 0.1.4

Structured logging for Rust with dynamic UUID log IDs, built on log4rs.
Documentation
1
2
3
//! Utility functions and helpers used internally across the crate.

pub mod log_id;