Hi all! If you have a rails app using multiple subdomains (or domains), is it possible to split the production.log file into specific log files per domain? I.e.: production_subdomain1.log, production_subdomain2.log, etc? A visit to subdomain1.myapp.com would write to the production_subdomain1.log file, for example.
Thoughts? Advice? Anyone done something like this? Thanks, -Danimal -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

