disable production logging

This commit is contained in:
albert
2013-02-16 23:54:39 -05:00
parent bbc2b0e8ea
commit b758289845

View File

@@ -31,7 +31,7 @@ Danbooru::Application.configure do
# config.force_ssl = true
# See everything in the log (default is :info)
# config.log_level = :debug
config.log_level = :error
# Prepend all log lines with the following tags
# config.log_tags = [ :subdomain, :uuid ]