Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
Jess Frazelle 2016-09-22 04:16:47 -07:00
parent 5b05469b5d
commit ee827fe71f
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -48,7 +48,9 @@ Rails.application.configure do
# when problems arise. # when problems arise.
# Set log level # Set log level
config.log_level = :debug # config.log_level = :debug
config.log_level = :ERROR
# Prepend all log lines with the following tags. # Prepend all log lines with the following tags.
# config.log_tags = [ :subdomain, :uuid ] # config.log_tags = [ :subdomain, :uuid ]