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

View File

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