0
0
Fork 0

Improve glow

This commit is contained in:
Eugen Rochko 2017-02-23 02:14:35 +01:00
parent 53ae431867
commit 9d4cad6307
8 changed files with 44 additions and 22 deletions

View file

@ -43,7 +43,7 @@ Rails.application.configure do
config.log_level = :debug
# Prepend all log lines with the following tags.
config.log_tags = [ :request_id ]
config.log_tags = [:request_id]
# Use a different logger for distributed setups.
# config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new)