aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/rack/logger.rb
Commit message (Expand)AuthorAgeFilesLines
* Clean up Rails::Rack::Logger.José Valim2010-01-261-11/+7
* Default to sync instrumentation.José Valim2010-01-211-0/+38
* Rename Rails::Rack::Logger -> LogTailer. Speed up log mtime checks.Jeremy Kemper2008-12-181-28/+0
* Cheaper log tail time comparisonJeremy Kemper2008-12-181-3/+3
* Added rack logger middleware that tails the environment logJoshua Peek2008-08-191-0/+28