Improve glow
This commit is contained in:
parent
53ae431867
commit
9d4cad6307
8 changed files with 44 additions and 22 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue