diff --git a/config/environments/production.rb b/config/environments/production.rb index e843834..1c068b3 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -44,7 +44,7 @@ # config.force_ssl = true # Set to :debug to see everything in the log. - config.log_level = :warn + config.log_level = :info # Prepend all log lines with the following tags. # config.log_tags = [ :subdomain, :uuid ]