slog
slog copied to clipboard
`default impl<T> Value for T where T : fmt::Display`
Once Rust implements it, it can be added with backward compatibility. Until then https://docs.rs/slog/2.0.0-3.1/slog/macro.log.html#values-implementing-fmtdisplay will have to do.