mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-02-07 04:29:17 +01:00
update;
Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
parent
5b05469b5d
commit
ee827fe71f
|
@ -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 ]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user