Harshavardhana
bfb505aa8e
Refactor logging in more Go idiomatic style ( #6816 )
...
This refactor brings a change which allows
targets to be added in a cleaner way and also
audit is now moved out.
This PR also simplifies logger dependency for auditing
6 years ago
Harshavardhana
36ab615518
Remove unused functions and constants ( #6175 )
6 years ago
kannappanr
43cc0096fa
Add support for deployment ID ( #6144 )
...
deployment ID helps in identifying a minio deployment in the case of remote
logging targets.
6 years ago
Anis Elleuch
32700fca52
Enhance fatal errors printing of common issues seen by users ( #5878 )
7 years ago
kannappanr
f8a3fd0c2a
Create logger package and rename errorIf to LogIf ( #5678 )
...
Removing message from error logging
Replace errors.Trace with LogIf
7 years ago
Krishnan Parthasarathi
e5e3d17216
Do not close *lock.LockedFile on failure ( #5565 )
7 years ago
Krishna Srinivas
047b7aff0c
Seek to offset 0 after Truncate() ( #5375 )
7 years ago
Krishna Srinivas
3b2486ebaf
Lock free multipart backend implementation for FS ( #5401 )
7 years ago
Krishna Srinivas
7c72d14027
Separate the codebase for XL and FS format.json related code ( #5317 )
7 years ago