X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e65e41a6942062ff044af0d31c41ca0e554343cc..6214fe0a9f55b04798f0d1bbce1a965a4a220b21:/config/environments/production.rb diff --git a/config/environments/production.rb b/config/environments/production.rb index f0634b3cb..1dab35563 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -46,7 +46,7 @@ OpenStreetMap::Application.configure do # Use the lowest log level to ensure availability of diagnostic information # when problems arise. - config.log_level = :debug + config.log_level = :info # Prepend all log lines with the following tags. # config.log_tags = [ :subdomain, :uuid ]