diff --git a/config/environments/production.rb b/config/environments/production.rb index 7948739ab..acd030ea5 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -31,7 +31,7 @@ Danbooru::Application.configure do # config.force_ssl = true # See everything in the log (default is :info) - config.log_level = :error + config.log_level = :info # Prepend all log lines with the following tags # config.log_tags = [ :subdomain, :uuid ]