method
logger
rails latest stable - Class:
ActionDispatch::Request
logger()public
No documentation available.
# File actionpack/lib/action_dispatch/http/request.rb, line 437
def logger
get_header("action_dispatch.logger")
end