diff --git a/config/environments/staging.rb b/config/environments/staging.rb index 745ed57b..f9b09b3c 100644 --- a/config/environments/staging.rb +++ b/config/environments/staging.rb @@ -60,7 +60,7 @@ Rails.application.configure do # config.force_ssl = true # Set to :debug to see everything in the log. - config.log_level = :error + config.log_level = :info # Prepend all log lines with the following tags. # config.log_tags = [ :subdomain, :uuid ]