method

log_subscriber

log_subscriber(*)
public

No documentation available.

# File railties/lib/rails/railtie.rb, line 149
      def log_subscriber(*)
        ActiveSupport::Deprecation.warn "log_subscriber is deprecated and has no effect", caller
      end