Draft: Fix anthos logger minio
Fix two issues:
- log4js doesn't write logs in GCP, so it was changed to usual
console - Different versions of MinIO return different responses for
ListObjectswith and withoutContentsfield, so we added handling such a situation.
Edited by Yan Sushchynski [EPAM/GC]