Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce flag for wire logging to help with debugging problems #509

Closed
jrudolph opened this issue Nov 10, 2016 · 1 comment
Closed

Introduce flag for wire logging to help with debugging problems #509

jrudolph opened this issue Nov 10, 2016 · 1 comment
Labels
help wanted Identifies issues that the core team will likely not have time to work on t:core Issues related to the akka-http-core module

Comments

@jrudolph
Copy link
Member

That's especially important for problems with HTTPS as it is hard to log plain text data otherwise.

@jrudolph jrudolph added t:core Issues related to the akka-http-core module help wanted Identifies issues that the core team will likely not have time to work on labels Nov 10, 2016
@jrudolph jrudolph added this to the backlog milestone Nov 10, 2016
@jrudolph
Copy link
Member Author

#508 introduces a stage for easy logging of streams of ByteStrings (and SslTlsInbound / SslTlsOutbound). We should introduce a config setting which should trigger the addition of those stages to the server and client-side stacks in Http.

@ktoso ktoso added the 3 - in progress Someone is working on this ticket label Nov 16, 2016
ktoso pushed a commit that referenced this issue Nov 16, 2016
@ktoso ktoso modified the milestones: 10.0.0 "first stable", backlog Nov 16, 2016
@ktoso ktoso removed the 3 - in progress Someone is working on this ticket label Nov 16, 2016
jedrekn pushed a commit to jedrekn/akka-http that referenced this issue Nov 17, 2016
jedrekn pushed a commit to jedrekn/akka-http that referenced this issue Nov 17, 2016
jedrekn pushed a commit to jedrekn/akka-http that referenced this issue Nov 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Identifies issues that the core team will likely not have time to work on t:core Issues related to the akka-http-core module
Projects
None yet
Development

No branches or pull requests

2 participants