Sets log tags, logs the request, calls the app, and flushes the logs.
Log tags (taggers) can be an Array
containing: methods that the request object responds to, objects
that respond to to_s or Proc objects
that accept an instance of the request object.
Files
- railties/lib/rails/rack/logger.rb