Change log level in production to warn
ref: https://github.com/AyuntamientoMadrid/consul/pull/828
This commit is contained in:
@@ -46,7 +46,7 @@ Rails.application.configure do
|
|||||||
|
|
||||||
# Use the lowest log level to ensure availability of diagnostic information
|
# Use the lowest log level to ensure availability of diagnostic information
|
||||||
# when problems arise.
|
# when problems arise.
|
||||||
config.log_level = :debug
|
config.log_level = :warn
|
||||||
|
|
||||||
# Prepend all log lines with the following tags.
|
# Prepend all log lines with the following tags.
|
||||||
# config.log_tags = [ :subdomain, :uuid ]
|
# config.log_tags = [ :subdomain, :uuid ]
|
||||||
|
|||||||
Reference in New Issue
Block a user