mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
Logging: errorIf fatalIf print in the format [file.go:82:funcName()] (#3127)
This commit is contained in:
committed by
Harshavardhana
parent
79b98b5c25
commit
0b3282ac9f
@@ -42,7 +42,6 @@ const (
|
||||
|
||||
var (
|
||||
globalQuiet = false // Quiet flag set via command line
|
||||
globalTrace = false // Trace flag set via environment setting.
|
||||
|
||||
// Add new global flags here.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user