Skip to content

Use JsonLogger from gitlab-labkit

Matthias Käppler requested to merge mk-extract-json-logger into master

What does this MR do and why?

The recent update to gitlab-labkit 0.26 includes a JsonLogger extraction from this repository. This was done in gitlab-org/ruby/gems/labkit-ruby!96 (merged). This MR updates gitlab-rails to utilize this extracted logger.

The Gitlab::JsonLogger still exists and inherits from Labkit::Logging::JsonLogger since it retains some functionality specific to gitlab-rails.

Semantically, there should be no change.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Matthias Käppler

Merge request reports