method
flush_logger
rails latest stable - Class:
ActionController::Dispatcher
flush_logger()public
No documentation available.
# File actionpack/lib/action_controller/dispatcher.rb, line 124
def flush_logger
Base.logger.flush
end