Every 5 seconds I see this in the logs of my postgres database.
2022-03-09T14:19:20Z app[215cf724] lhr [info]keeper | 2022-03-09T14:19:20.747Z INFO cmd/keeper.go:1504 our db requested role is master
2022-03-09T14:19:20Z app[215cf724] lhr [info]keeper | 2022-03-09T14:19:20.748Z INFO cmd/keeper.go:1542 already master
2022-03-09T14:19:20Z app[215cf724] lhr [info]keeper | 2022-03-09T14:19:20.769Z INFO cmd/keeper.go:1675 postgres parameters not changed
2022-03-09T14:19:20Z app[215cf724] lhr [info]keeper | 2022-03-09T14:19:20.769Z INFO cmd/keeper.go:1702 postgres hba entries not changed
Any way to change those statements to DEBUG?