As I was learning things with Rust using this project, the logging/tracing situation has been quite unruly.
I'm relatively settled on the KVS_LOG usage, which I think should be used elsewhere because it can also be easily provided anywhere for easy debugging.
As I was learning things with Rust using this project, the logging/tracing situation has been quite unruly.
I'm relatively settled on the
KVS_LOGusage, which I think should be used elsewhere because it can also be easily provided anywhere for easy debugging.