Log macro for the log crate's kv-unstable backend, enabling key-value logging.
# Cargo.toml
[dependencies]
kv-log-macro = "1.0.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Log a key-value event.
Add log = { version = "0.4", features = ["kv_unstable"] } to Cargo.toml.No dependency data recorded yet.