log4you 0.1.1

Structured logging for Rust with dynamic UUID log IDs, built on log4rs.
Documentation
1
2
3
4
5

#[macro_use]
pub mod macros;
pub mod logger;
pub mod utils;