method
flush_logger
v2.3.8 -
Show 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