We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d463746 commit 23b0b84Copy full SHA for 23b0b84
config/environments/production.rb
@@ -31,7 +31,7 @@
31
# config.force_ssl = true
32
33
# See everything in the log (default is :info)
34
- # config.log_level = :debug
+ config.log_level = :debug
35
36
# Prepend all log lines with the following tags
37
# config.log_tags = [ :subdomain, :uuid ]
0 commit comments