committed by
Harshavardhana
parent
37cbcae6ba
commit
9358ee011b
@@ -163,6 +163,9 @@ func Main() {
|
||||
// Enable all loggers by now.
|
||||
enableLoggers()
|
||||
|
||||
// Init the error tracing module.
|
||||
initError()
|
||||
|
||||
// Set global quiet flag.
|
||||
globalQuiet = c.Bool("quiet") || c.GlobalBool("quiet")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user