|
|
|
@ -44,7 +44,7 @@ Rails.application.configure do |
|
|
|
|
|
|
|
|
|
|
|
# Include generic and useful information about system operation, but avoid logging too much |
|
|
|
# Include generic and useful information about system operation, but avoid logging too much |
|
|
|
# information to avoid inadvertent exposure of personally identifiable information (PII). |
|
|
|
# information to avoid inadvertent exposure of personally identifiable information (PII). |
|
|
|
config.log_level = :info |
|
|
|
config.log_level = :debug |
|
|
|
|
|
|
|
|
|
|
|
# Prepend all log lines with the following tags. |
|
|
|
# Prepend all log lines with the following tags. |
|
|
|
config.log_tags = [:request_id] |
|
|
|
config.log_tags = [:request_id] |
|
|
|
|