Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Add logRequestResponse to Akka HTTP #113

Open
hkeeler opened this issue Jun 16, 2015 · 0 comments
Open

Add logRequestResponse to Akka HTTP #113

hkeeler opened this issue Jun 16, 2015 · 0 comments

Comments

@hkeeler
Copy link
Member

hkeeler commented Jun 16, 2015

It would be very useful to have access logs at the Akka HTTP level, similar to what we have for Nginx and Gunicorn now. I think Akka HTTP supports this via DebuggingDirectives. The usage is more complete under logRequest, though I think logRequestResponse is even better since, unlike a simple access log, you get the full response as well...which is very useful when dealing with RESTful APIs.

I've added this as M3, but it is not a high priority.

@hkeeler hkeeler added this to the M3 milestone Jun 16, 2015
@jmarin jmarin modified the milestones: M4, M3 Jun 29, 2015
@jmarin jmarin removed this from the M4 milestone Aug 17, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants