aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/logger.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Make sure that ActiveSupport::Logger includes the Logger extensions f...David Heinemeier Hansson2012-12-211-1/+3
* Make sure that ActiveSupport::Logger includes the Logger extensions from core...David Heinemeier Hansson2012-12-211-3/+1
* Add ActiveSupport::Logger#silence that works the same as the old Logger#silen...David Heinemeier Hansson2012-12-211-0/+4
* update AS docs [ci skip]Francesco Rodriguez2012-09-171-1/+1
* pushed broadcasting down to a moduleAaron Patterson2012-01-201-46/+34
* made the broadcast logger quack more like a loggerAaron Patterson2012-01-201-0/+24
* add a broadcasting logger so we can split logsAaron Patterson2012-01-201-0/+23
* * BufferedLogger is deprecated. Use ActiveSupport::Logger, or the loggerAaron Patterson2011-12-191-0/+18