Age | Commit message (Collapse) | Author |
|
log_tags was causing errors that could not be logged or caught. We don't
need them yet anyway.
config.log_tags accepts a list of methods that respond to request
object. This makes it easy to tag log lines with debug information like
subdomain and request id — both very helpful in debugging multi-user
production applications.
http://guides.rubyonrails.org/configuring.html
|
|
This reverts commit 073dc636ffa2da07ee7a719c6166a3ca1b593fb3.
Conflicts:
config/environments/production.rb
|
|
|
|
This is the most simple thing that could possibly work.
If you do not specify a :logfile in your environments config Rails will use the default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
we're merging repositories into one
|