1
0
mirror of https://github.com/jessfraz/dockerfiles.git synced 2025-03-23 13:45:16 +01:00
Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
Jess Frazelle 2016-09-22 04:16:47 -07:00
parent 5b05469b5d
commit ee827fe71f
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

@ -48,7 +48,9 @@ Rails.application.configure do
# when problems arise.
# Set log level
config.log_level = :debug
# config.log_level = :debug
config.log_level = :ERROR
# Prepend all log lines with the following tags.
# config.log_tags = [ :subdomain, :uuid ]