mirror of
https://github.com/pgsty/minio.git
synced 2026-03-18 07:48:08 +01: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.