Genadi Samokovarov
|
6329d9fa8b
|
Remove deprecated cattr_* requires
|
2013-12-03 00:28:15 +02:00 |
|
David Heinemeier Hansson
|
95f5f8167f
|
Revert "Make sure that ActiveSupport::Logger includes the Logger extensions from core_ext/logger" (some confusion over deprecation)
This reverts commit d00f568a83 .
|
2012-12-21 19:35:10 +01:00 |
|
David Heinemeier Hansson
|
d00f568a83
|
Make sure that ActiveSupport::Logger includes the Logger extensions from core_ext/logger
|
2012-12-21 19:28:24 +01:00 |
|
David Heinemeier Hansson
|
f914454f3a
|
Add ActiveSupport::Logger#silence that works the same as the old Logger#silence extension
|
2012-12-21 19:15:36 +01:00 |
|
Francesco Rodriguez
|
d71d5ba71f
|
update AS docs [ci skip]
|
2012-09-17 00:22:18 -05:00 |
|
Aaron Patterson
|
a0da46ecaf
|
pushed broadcasting down to a module
|
2012-01-20 14:18:29 -08:00 |
|
Aaron Patterson
|
e7e1890c49
|
made the broadcast logger quack more like a logger
|
2012-01-20 11:57:07 -08:00 |
|
Aaron Patterson
|
d42b3d4347
|
add a broadcasting logger so we can split logs
|
2012-01-20 11:57:07 -08:00 |
|
Aaron Patterson
|
572c3d5178
|
* BufferedLogger is deprecated. Use ActiveSupport::Logger, or the logger
from Ruby stdlib.
|
2011-12-19 18:41:37 -08:00 |
|