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