Set log level to info

This commit is contained in:
Tom Naessens 2015-03-20 00:18:54 +01:00
parent a94c266428
commit 342ee1bc0b

View file

@ -42,7 +42,7 @@ Rails.application.configure do
# config.force_ssl = true
# Set to :debug to see everything in the log.
config.log_level = :info
config.log_level = :debug
# Prepend all log lines with the following tags.
# config.log_tags = [ :subdomain, :uuid ]