• George Koltsov's avatar
    Replace use of Rails.logger with Structured logger · 46fd463c
    George Koltsov authored
    - Rails.logger usage is not allowed and should be replaced
      with json structured logging. This changes replaces any use of
      Rails.logger
    - Introduces new Gitlab::Export::Logger 'exporter.log' for
      export related logging, similar to Gitlab::Import::Logger
    46fd463c
logs.md 32.4 KB