mirror of
https://github.com/minio/minio.git
synced 2026-04-26 00:27:06 -04:00
Modified the LogIf function to log only if the error passed is not on the ignored errors list. Currently, only disk not found error is added to the list. Added a new function in logger package called LogAlwaysIf, which will print on any error. Fixes #5997 |
||
|---|---|---|
| .. | ||
| console.go | ||
| http.go | ||
| logger.go | ||
| logonce.go | ||
| reqinfo.go | ||
| targets.go | ||
| utils.go | ||