kvlog 0.1.0

Fast Structual and Hierarchical binary logging for rust
Documentation

KVLog | Fast Structual and Hierarchical binary logging for rust

Example:

kvlog::info!("This is a message", key = "value", other = 23);