You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
199: remove custom log code in favor of macro crate r=yoshuawuyts a=yoshuawuyts
This removes our custom log macro code in favor of using [`kv-log-macro`](https://github.com/yoshuawuyts/kv-log-macro). This is a temporary crate that exists only until rust-lang/log#353 lands which enables progress on rust-lang/log#328. Thanks!
Co-authored-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
0 commit comments