mirror of
https://github.com/rust-lang/log.git
synced 2026-02-28 19:00:12 +00:00
They now take a `&Record` and `&Metadata` respectively. Shim libraries from other logging frameworks will want to construct these types directly rather than using the log macros.