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