Crates.io | kvlog |
lib.rs | kvlog |
version | 0.1.3 |
created_at | 2025-04-28 18:14:06.201397+00 |
updated_at | 2025-04-30 18:27:35.317986+00 |
description | Fast Structual and Hierarchical binary logging for rust |
homepage | |
repository | https://github.com/exrok/kvlog |
max_upload_size | |
id | 1652505 |
size | 99,476 |
Example:
kvlog::info!("This is a message", key = "value", other = 23);