-
Stan Hu authored
Because the Sidekiq log formatter was initialized after Sidekiq initialized Redis, we would see some unstructured logs emitted at boot. To fix this, move the log formatter up earlier in the Sidekiq init process. Closes https://gitlab.com/gitlab-org/gitlab/issues/208922
7844c95a