Rails log level

This commit is contained in:
Mo Bitar
2019-10-21 16:23:00 -05:00
parent fa7f578ba4
commit 15f6f01460

View File

@@ -72,7 +72,7 @@ Rails.application.configure do
# Use the lowest log level to ensure availability of diagnostic information
# when problems arise.
config.log_level = :production
config.log_level = :info
# Prepend all log lines with the following tags.
# config.log_tags = [ :subdomain, :uuid ]