mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-10 15:02:41 +01:00
@@ -48,7 +48,9 @@ Rails.application.configure do
|
|||||||
# when problems arise.
|
# when problems arise.
|
||||||
|
|
||||||
# Set log level
|
# Set log level
|
||||||
config.log_level = :debug
|
# config.log_level = :debug
|
||||||
|
config.log_level = :ERROR
|
||||||
|
|
||||||
|
|
||||||
# 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