daboross / fern

Simple, efficient logging for Rust
MIT License
846 stars 51 forks source link

Implement log::kv Handling #135

Open daboross opened 7 months ago

daboross commented 7 months ago

I haven't looked into what we can do here, but it should be worth at least reading through the documentation & seeing what's available to log implementors that may be useful to expose through our API.

https://docs.rs/log/latest/log/kv/index.html