class method self._deprecation_warning

Ruby on Rails 4.0.13

Since v4.0.13 Last seen in v4.0.13

Signature

self._deprecation_warning()

No documentation comment.

Source
# File activesupport/lib/active_support/buffered_logger.rb, line 17
    def self._deprecation_warning
      ::ActiveSupport::Deprecation.warn 'ActiveSupport::BufferedLogger is deprecated! Use ActiveSupport::Logger instead.'
    end

Defined in activesupport/lib/active_support/buffered_logger.rb line 17 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport::BufferedLogger

Type at least 2 characters to search.

↑↓ navigate · open · esc close