durch/rust-s3

bucket.complete_multipart_upload unexpected log message

szguoxz opened this issue · 1 comments

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.