mirror of
https://github.com/minio/minio.git
synced 2025-11-06 20:33:07 -05:00
Make audit webhook and kafka config dynamic (#14390)
This commit is contained in:
@@ -401,7 +401,7 @@ func serverMain(ctx *cli.Context) {
|
||||
|
||||
// Initialize globalConsoleSys system
|
||||
globalConsoleSys = NewConsoleLogger(GlobalContext)
|
||||
logger.AddTarget(globalConsoleSys)
|
||||
logger.AddSystemTarget(globalConsoleSys)
|
||||
|
||||
// Perform any self-tests
|
||||
bitrotSelfTest()
|
||||
|
||||
Reference in New Issue
Block a user