aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/tagged_logging_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use join without default separator"José Valim2012-08-231-0/+5
* Revert "Merge pull request #7084 from LTe/logger_default_separator"Aaron Patterson2012-07-181-13/+2
* Don't use default separatorPiotr Niełacny2012-07-181-2/+13
* Provide access to logger instance within TaggedLogging blocksFND2012-03-191-1/+6
* * BufferedLogger is deprecated. Use ActiveSupport::Logger, or the loggerAaron Patterson2011-12-191-2/+2
* 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