tustvold commented on code in PR #432: URL: https://github.com/apache/arrow-rs-object-store/pull/432#discussion_r2195813161
########## Cargo.toml: ########## @@ -37,6 +37,7 @@ futures = "0.3" http = "1.2.0" humantime = "2.1" itertools = "0.14.0" +log = "0.4.27" Review Comment: Can we use tracing instead given this crate already depends on it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org