40 Commits (b976521c83f41b82774f50dc16397f02fc5110b7)

Author SHA1 Message Date
Krishnan Parthasarathi fbfc9a61ec Add node address information to logs (#7941) 5 years ago
Harshavardhana c43f745449
Ensure that we use constants everywhere (#7845) 5 years ago
kannappanr 70b350c383
Remove DeploymentID from response headers (#7815) 5 years ago
Krishnan Parthasarathi 74efbb4153 Add deploymentID to web handler logs (#7712) 5 years ago
Harshavardhana 2c0b3cadfc Update go mod with sem versions of our libraries (#7687) 5 years ago
kannappanr a436f2baa5 Change order of trace source in error log (#7599) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
kannappanr 7154b8a568
Error log: Correct error type in anonymous mode (#7414) 6 years ago
Harshavardhana df35d7db9d Introduce staticcheck for stricter builds (#7035) 6 years ago
Harshavardhana 817269475f Make sure to drain body upon an error (#7197) 6 years ago
kannappanr 8ee8ad777c
logger: do not interpret encoded url as format string (#7110) 6 years ago
Anis Elleuch 99b843a64e Add anonymous flag to prevent logging sensitive information (#6899) 6 years ago
Harshavardhana 9e3fce441e Audit log claims from token (#6847) 6 years ago
Harshavardhana bfb505aa8e Refactor logging in more Go idiomatic style (#6816) 6 years ago
Harshavardhana bef0318c36 Support audit logs with additional fields (#6738) 6 years ago
kannappanr 6869f6d9dd
Remove unwanted logs (#6708) 6 years ago
Harshavardhana b0c9ae7490 Add audit logging for S3 and Web handlers (#6571) 6 years ago
Harshavardhana a63bc9254d Add 'disk' tag to log output to enhance 'disk not found' errors (#6460) 6 years ago
Anis Elleuch 3099af70a3 Add admin get/set config keys API (#6113) 6 years ago
Harshavardhana fd1b8491db
Drain response body properly for http connection pool (#6415) 6 years ago
kannappanr 0286e61aee Log disk not found error just once (#6059) 6 years ago
Oleg Kovalov 37de2dbd3b simplifying if-else chains to switches (#6208) 6 years ago
Harshavardhana a82500f162 Support dumb terminals by turning off color (#6246) 6 years ago
Harshavardhana 36ab615518 Remove unused functions and constants (#6175) 6 years ago
Anis Elleuch 9c5e971a58 Add new console/http loggers (#6066) 6 years ago
Anis Elleuch b1c9eb0e01 Disable splitting lines in pretty error messages (#6171) 6 years ago
kannappanr 43cc0096fa
Add support for deployment ID (#6144) 6 years ago
Andreas Auernhammer cd152f404a replace os.Exit with panic for logger.CriticalIf (#6065) 6 years ago
kannappanr 577d10674d
Cleanup stack trace in error logs (#6045) 6 years ago
Krishna Srinivas cc8178cdc4 Log errors only once for event notification errors (#5905) 6 years ago
Anis Elleuch 32700fca52 Enhance fatal errors printing of common issues seen by users (#5878) 6 years ago
Krishna Srinivas 11b8e292a7 Disable logging during unit tests (#5861) 6 years ago
ebozduman f16bfda2f2 Remove panic() and handle it appropriately (#5807) 6 years ago
Harshavardhana c332b4fb5e fix shadowing issue in logger (#5830) 6 years ago
Harshavardhana adf9a9d300 Remove all unused variables and functions (#5823) 6 years ago
kannappanr 57a3d9c16c
Modify fatalIf, startup and update message logging code (#5780) 7 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
Krishna Srinivas 9ede179a21 Use context.Background() instead of nil 7 years ago
Ersan 33fe42df8a Adds context support for nas, oss and s3 7 years ago
Krishna Srinivas e452377b24 Add context to the object-interface methods. 7 years ago