Currently GORM uses its built in logger which does not match the rest of the applications style and does not follow the environment configuration. An interface for zerolog can be implemented so that GORM uses zerolog as well.