Logging: errorIf fatalIf print in the format [file.go:82:funcName()] (#3127)
This commit is contained in:
committed by
Harshavardhana
parent
79b98b5c25
commit
0b3282ac9f
@@ -71,9 +71,6 @@ VERSION:
|
||||
func init() {
|
||||
// Check if minio was compiled using a supported version of Golang.
|
||||
checkGoVersion()
|
||||
|
||||
// Set global trace flag.
|
||||
globalTrace = os.Getenv("MINIO_TRACE") == "1"
|
||||
}
|
||||
|
||||
func migrate() {
|
||||
|
||||
Reference in New Issue
Block a user