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