# File lib/action_controller/log_subscriber.rb, line 36
    def send_file(event)
      info("Sent file #{event.payload[:path]} (#{format_duration(event.duration)})")
    end