mirror of
https://github.com/minio/minio.git
synced 2025-11-23 02:57:42 -05:00
Make audit webhook and kafka config dynamic (#14390)
This commit is contained in:
@@ -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