]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #75041 - pawanbisht62:feature/replace-log-with-tracing, r=oli-obk
authorYuki Okushi <huyuumi.dev@gmail.com>
Sun, 2 Aug 2020 16:05:23 +0000 (01:05 +0900)
committerGitHub <noreply@github.com>
Sun, 2 Aug 2020 16:05:23 +0000 (01:05 +0900)
commite7288486df7bc558b833c5a79bca27f184f54705
treef0f2889c85239128e9090dea8e3f8669b2ed44bc
parent21ebf6900d2cbe68169df7436636c2c7f3dc158a
parentfee58ebe20ed6e920afaa8414425e7d04f9dd8ea
Rollup merge of #75041 - pawanbisht62:feature/replace-log-with-tracing, r=oli-obk

Replaced log with tracing crate

Issue #74747