Thomasdezeeuw / std-logger

A logging implementation for the log crate that logs messages to standard error and requests to standard out.
https://docs.rs/std-logger
Apache License 2.0
9 stars 3 forks source link

Use kv::value::Visit when writing kv pairs #58

Closed Thomasdezeeuw closed 2 years ago

Thomasdezeeuw commented 2 years ago

Closes #35.