Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated cattr_* requires | Genadi Samokovarov | 2013-12-03 | 1 | -1/+1 |
* | Revert "Make sure that ActiveSupport::Logger includes the Logger extensions f... | David Heinemeier Hansson | 2012-12-21 | 1 | -1/+3 |
* | Make sure that ActiveSupport::Logger includes the Logger extensions from core... | David Heinemeier Hansson | 2012-12-21 | 1 | -3/+1 |
* | Add ActiveSupport::Logger#silence that works the same as the old Logger#silen... | David Heinemeier Hansson | 2012-12-21 | 1 | -0/+4 |
* | update AS docs [ci skip] | Francesco Rodriguez | 2012-09-17 | 1 | -1/+1 |
* | pushed broadcasting down to a module | Aaron Patterson | 2012-01-20 | 1 | -46/+34 |
* | made the broadcast logger quack more like a logger | Aaron Patterson | 2012-01-20 | 1 | -0/+24 |
* | add a broadcasting logger so we can split logs | Aaron Patterson | 2012-01-20 | 1 | -0/+23 |
* | * BufferedLogger is deprecated. Use ActiveSupport::Logger, or the logger | Aaron Patterson | 2011-12-19 | 1 | -0/+18 |