We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 808b21e commit 313487bCopy full SHA for 313487b
frameworks/Ruby/rails/config/environments/production.rb
@@ -47,7 +47,7 @@
47
# "info" includes generic and useful information about system operation, but avoids logging too much
48
# information to avoid inadvertent exposure of personally identifiable information (PII). If you
49
# want to log everything, set the level to "debug".
50
- config.log_level = ENV.fetch("RAILS_LOG_LEVEL", "info")
+ config.log_level = :fatal
51
52
# Use a different cache store in production.
53
config.cache_store = :redis_cache_store, {
0 commit comments