diff --git a/config/environments/production.rb b/config/environments/production.rb index 20e9dd0..13b7587 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -37,7 +37,7 @@ DanBarberPhoto::Application.configure do # config.force_ssl = true # See everything in the log (default is :info) - # config.log_level = :debug + config.log_level = :info # Use a different logger for distributed setups # config.logger = SyslogLogger.new