Skip to content

Commit f8a0587

Browse files
davidbarskyfacebook-github-bot
authored andcommitted
update tracing-glog
Summary: X-link: meta-pytorch/monarch#487 markbt wrote a patch to `tracing-glog` to adjust the formatting; I merged and released it as 0.4.1: https://github.com/davidbarsky/tracing-glog/releases/tag/v0.4.1. Reviewed By: markbt Differential Revision: D78103353 fbshipit-source-id: ccd6c56de6a34ef64e4c472d450f7b4c87ccef93
1 parent 1fb9b93 commit f8a0587

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shed/tracing_slog_compat/example/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ anyhow = "1.0.98"
1818
slog = { package = "tracing_slog_compat", version = "0.1.0", path = ".." }
1919
slog_glog_fmt = { version = "0.1.0", path = "../../slog_glog_fmt" }
2020
tracing = { version = "0.1.41", features = ["attributes", "valuable"] }
21-
tracing-glog = { version = "0.4.0", features = ["ansi", "tracing-log"] }
21+
tracing-glog = { version = "0.4.1", features = ["ansi", "tracing-log"] }
2222
tracing-subscriber = { version = "0.3.19", features = ["chrono", "env-filter", "json", "local-time", "parking_lot", "registry"] }

0 commit comments

Comments
 (0)