just show warnings on production

This commit is contained in:
2015-11-02 13:37:39 +01:00
parent ff07486662
commit 4c8cdea99f
+1 -1
View File
@@ -46,7 +46,7 @@ Rails.application.configure do
# Use the lowest log level to ensure availability of diagnostic information
# when problems arise.
config.log_level = :debug
config.log_level = :warn
# Prepend all log lines with the following tags.
# config.log_tags = [ :subdomain, :uuid ]