Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Make sure that ActiveSupport::Logger includes the Logger extensions ↵ | David Heinemeier Hansson | 2012-12-21 | 1 | -0/+24 |
| | | | | | | from core_ext/logger" (some confusion over deprecation) This reverts commit d00f568a83a5159ed93618b1081bd17858536d1c. | ||||
* | Make sure that ActiveSupport::Logger includes the Logger extensions from ↵ | David Heinemeier Hansson | 2012-12-21 | 1 | -24/+0 |
| | | | | core_ext/logger | ||||
* | Add ActiveSupport::Logger#silence that works the same as the old ↵ | David Heinemeier Hansson | 2012-12-21 | 1 | -0/+24 |
Logger#silence extension |