up log level

This commit is contained in:
albert
2013-02-17 12:58:15 -05:00
parent af0d02347f
commit 2392684862

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 = :error
config.log_level = :info
# Prepend all log lines with the following tags
# config.log_tags = [ :subdomain, :uuid ]