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