1 Commits (cef992a395ce701b5ae3eb2a611123ed28a0f1a1)

Author SHA1 Message Date
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
kannappanr b87cc3d643 Get proper GOPATH in trim function (#5744) 7 years ago
ebozduman e608e05cda Removes capitalization of error causes (#5468) 7 years ago
ebozduman 24d9d7e5fa Removes logrus package and refactors logging messages (#5293) 7 years ago
kannappanr a1c1a18dc5 Remove "logger" field from config.json (#5268) 7 years ago
Harshavardhana 8efa82126b
Convert errors tracer into a separate package (#5221) 7 years ago
Harshavardhana 1d8a8c63db Simplify data verification with HashReader. (#5071) 7 years ago
Harshavardhana 4de6b15fca vet: Fix all the go vet complaints (#4029) 8 years ago
Bala FA d3cb79a57c Refactor logger (#3924) 8 years ago
Anis Elleuch ae4361cc45 config: Check for duplicated entries in all scopes (#3872) 8 years ago
Harshavardhana 99a12613a3 update: For source builds look for absolute path. (#3780) 8 years ago
Harshavardhana 1b4bb94ac4 config: setter/getter for Notifier and Logger into its own struct. (#3721) 8 years ago
Harshavardhana d711ff454e logs: Do not log common successful errors. (#3340) 8 years ago
Anis Elleuch 14cb3645a3 config/logger: remove syslogger and upgrade to config v10 which eliminates syslog config (#3336) 8 years ago
Anis Elleuch 22c98d3fa2 logger: Disassociate shared log config between console, file and syslog (#3333) 8 years ago
Krishna Srinivas 0b3282ac9f Logging: errorIf fatalIf print in the format [file.go:82:funcName()] (#3127) 8 years ago
Krishna Srinivas f2b0c08e34 logging: print file:line:funcName of the caller of errorIf and fatalIf (#3035) 8 years ago
Aditya Manthramurthy 6199aa0707 Peer RPCs for bucket notifications (#2877) 8 years ago
Harshavardhana fa8ea41cd9 lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
Krishna Srinivas 9358ee011b logging: Print stack trace in case of errors. 8 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 8 years ago
Harshavardhana 064c51162d api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
Harshavardhana efbf7dbc0f api: Bucket notification add filter rules check and validate. (#2272) 8 years ago
Harshavardhana f248089523 api: Implement bucket notification. (#2271) 8 years ago
Anand Babu (AB) Periasamy 63c65b4635 filter GOPATH from stack trace (#1755) 8 years ago
Harshavardhana 64b0976e1b Remove probe and tasker. (#1733) 8 years ago
Harshavardhana 9472299308 logging: Log only for unhandled errors, remove all the debug logging. (#1652) 8 years ago
Harshavardhana 4e34e03dd4 xl/fs: Split object layer into interface. (#1415) 9 years ago
Harshavardhana e9fba04b36 logging: Enable logging across storage fs layer. (#1367) 9 years ago
Harshavardhana aaf97ea02c config/main: Re-write config files - add to new config v3 9 years ago
Harshavardhana 62f6ffb6db xl: Moved to minio/minio - fixes #1112 9 years ago
Harshavardhana 762b798767 Migrate this project to minio micro services code 9 years ago
Krishna Srinivas bf8b8981bf Fix logrus error message logging 9 years ago
Harshavardhana e510e97f28 Consolidating more codebase and cleanup in server / controller 9 years ago
Anand Babu (AB) Periasamy 1394d8a7a8 logrus based logger 9 years ago