logging: try just setting log level

This commit is contained in:
Mike Dalessio
2025-03-13 09:38:54 -04:00
parent 3c2e7b8ae3
commit 019a27787c
-1
View File
@@ -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