mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05:00
obd: Add console log to OBD output (#10372)
This commit is contained in:
@@ -391,6 +391,7 @@ func serverMain(ctx *cli.Context) {
|
||||
|
||||
// Initialize globalConsoleSys system
|
||||
globalConsoleSys = NewConsoleLogger(GlobalContext)
|
||||
logger.AddTarget(globalConsoleSys)
|
||||
|
||||
// Handle all server command args.
|
||||
serverHandleCmdArgs(ctx)
|
||||
|
||||
Reference in New Issue
Block a user