# File lib/active_support/log_subscriber.rb, line 70
      def log_subscribers
        @@log_subscribers ||= []
      end