aiven/aiven-operator

Logging should be configurable

Closed this issue · 0 comments

The logger is hard coded to development mode in main.go

ctrl.SetLogger(zap.New(zap.UseDevMode(true)))