mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-13 08:36:54 +00:00
add logs (#962)
This commit is contained in:
@@ -3781,10 +3781,8 @@ impl ObjectIO for SetDisks {
|
||||
)
|
||||
.await
|
||||
{
|
||||
error!("get_object_with_fileinfo err {:?}", e);
|
||||
error!("get_object_with_fileinfo {bucket}/{object} err {:?}", e);
|
||||
};
|
||||
|
||||
// error!("get_object_with_fileinfo end {}/{}", bucket, object);
|
||||
});
|
||||
|
||||
Ok(reader)
|
||||
|
||||
Reference in New Issue
Block a user