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

Logging #12

Closed
3 tasks done
Lukasa opened this issue Feb 15, 2014 · 2 comments
Closed
3 tasks done

Logging #12

Lukasa opened this issue Feb 15, 2014 · 2 comments

Comments

@Lukasa
Copy link
Member

Lukasa commented Feb 15, 2014

We need to implement logging. HTTP/2.0 is complicated, and it would be very useful to be able to find out, for example, what frames we've sent in what order.

This involves the following stages:

  • Add logging to the HPACK encoder/decoder.
  • Add stream-level logging.
  • Add connection-level logging.
@Lukasa
Copy link
Member Author

Lukasa commented Feb 15, 2014

HPACK logging in 17cf3f7.

@Lukasa
Copy link
Member Author

Lukasa commented Feb 15, 2014

Connection level logging in dd5b4ec.

@Lukasa Lukasa closed this as completed Feb 15, 2014
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

1 participant