mirror of
https://github.com/pgsty/minio.git
synced 2026-07-24 06:26:17 +03:00
Make audit webhook and kafka config dynamic (#14390)
This commit is contained in:
+1
-1
@@ -176,7 +176,7 @@ func StartGateway(ctx *cli.Context, gw Gateway) {
|
||||
|
||||
// Initialize globalConsoleSys system
|
||||
globalConsoleSys = NewConsoleLogger(GlobalContext)
|
||||
logger.AddTarget(globalConsoleSys)
|
||||
logger.AddSystemTarget(globalConsoleSys)
|
||||
|
||||
// Handle common command args.
|
||||
handleCommonCmdArgs(ctx)
|
||||
|
||||
Reference in New Issue
Block a user