diff --git a/config/environments/production.rb b/config/environments/production.rb index d5584477..2868cb37 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -46,7 +46,7 @@ Qwaiter::Application.configure do # Prepend all log lines with the following tags # config.log_tags = [ :subdomain, :uuid ] - + config.log_level = :info # Use a different logger for distributed setups # config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new)