rust-s3
rust-s3 copied to clipboard
bucket.complete_multipart_upload unexpected log message
Just wondering, how can I disable the log message from bucket.complete_multipart_upload; As when I call bucket.complete_multipart_upload, it prints a lot stuff to stdout, messed up my stdout, make it difficult to chain my app.
@szguoxz don't see any print lines in the code, can paste the log lines you're seeing?