aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/logger_test.rb
Commit message (Expand)AuthorAgeFilesLines
* applies new string literal convention in activesupport/testXavier Noria2016-08-061-12/+12
* Make sure the yielded variable is the loggerRafael Mendonça França2016-06-101-2/+4
* Be explicit about what Logger class is expectedKevin McPhillips2016-06-091-3/+3
* Fix logger silencing for broadcasted loggersPiotr Jakubowski2016-02-111-0/+44
* [close #22917] Don't output to `STDOUT` twiceschneems2016-01-061-2/+10
* Fixes LoggerSilence#silence threadsafetyCarl P. Corliss2015-12-231-2/+83
* Add ActiveSupport::Logger#silence that works the same as the old Logger#silen...David Heinemeier Hansson2012-12-211-0/+10
* no more deprecation required.Arun Agrawal2012-03-311-2/+0
* No more BufferedLogger so it can be LoggerTestArun Agrawal2012-03-311-0/+125