diff --git a/config/environments/production.rb b/config/environments/production.rb index 65454c581..75cf7d736 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -51,7 +51,6 @@ Rails.application.configure do .then { |logger| ActiveSupport::TaggedLogging.new(logger) } # No normal logs. Suppress everything that's not structured. - config.logger = ActiveSupport::TaggedLogging.new(ActiveSupport::Logger.new(nil)) config.log_level = :fatal # Structured JSON logging