more log detail for upload err and deleting (#3577)
This commit is contained in:
committed by
GitHub
parent
01a25755c5
commit
3c3682fcce
@@ -58,7 +58,7 @@ func (f *Filer) loopProcessingDeletion() {
|
||||
glog.V(0).Infof("deleting fileIds len=%d error: %v", deletionCount, err)
|
||||
}
|
||||
} else {
|
||||
glog.V(2).Infof("deleting fileIds len=%d", deletionCount)
|
||||
glog.V(2).Infof("deleting fileIds %+v", toDeleteFileIds)
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user