mirror of
https://github.com/minio/minio.git
synced 2025-11-26 12:36:13 -05: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.