method
flush_logger
flush_logger()
public
Hide source
# File actionpack/lib/action_controller/dispatcher.rb, line 142 def flush_logger RAILS_DEFAULT_LOGGER.flush end


