mirror of
https://github.com/minio/minio.git
synced 2025-04-13 15:59:34 -04:00
Peek could fail legitimately when clients abruptly close connection. So, io.EOF and network timeout errors are not logged while all other errors will be logged.