Skip to content

Environment variable UNSTRUCTURED_RAILS_LOG removed from codebase

Hercules Merscher requested to merge drop-unstructured-rails-log-env-var into master

What does this MR do and why?

Part of gitlab-com/gl-infra/scalability#2191 (closed).

Given a previous MR has been merged with env var set to false by default (and migration to structured logging has happened a while ago), we can now completely remove this configuration.

For development experience, we are keeping original rails logs in development mode.

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 Hercules Merscher

Merge request reports