method
inherited
rails latest stable - Class:
ActiveSupport::BufferedLogger
inherited(*)public
No documentation available.
# File activesupport/lib/active_support/buffered_logger.rb, line 12
def self.inherited(*)
_deprecation_warning
super
end