aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/tagged_logging_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecation warning from console output when runningWaseem Ahmad2012-01-221-1/+3
* Fix GH #4580. Rails 3.2: uninitialized constant ActiveSupport::TaggedLogging:...kennyj2012-01-221-0/+4
* Checking blank if tag might coming nil or blankArun Agrawal2011-10-211-0/+5
* Ensure TaggegLogging is thread safe.José Valim2011-10-191-1/+29
* Added X-Request-Id tracking and TaggedLogging to easily log that and other pr...David Heinemeier Hansson2011-10-191-0/+34