We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f38e75 + 0749b1e commit df12be0Copy full SHA for df12be0
config/environments/production.rb
@@ -78,7 +78,7 @@
78
# "info" includes generic and useful information about system operation, but avoids logging too much
79
# information to avoid inadvertent exposure of personally identifiable information (PII). If you
80
# want to log everything, set the level to "debug".
81
- config.log_level = ENV.fetch("RAILS_LOG_LEVEL", "info")
+ # config.log_level = ENV.fetch("RAILS_LOG_LEVEL", "info")
82
83
# Use a different cache store in production.
84
# config.cache_store = :mem_cache_store
0 commit comments