# File lib/active_support/log_subscriber.rb, line 83 def flush_all! flushable_loggers.each(&:flush) end