Improve logs with stream IDs

This CL improves our logging to facilitate debugging of test failures.

gfe-relnote: n/a, log-only
PiperOrigin-RevId: 304500766
Change-Id: I29ec300881e9c7b9b43f6f6e0892ee685d8df253
2 files changed
tree: 827a8e5a8613d39547bf2ee4ac2e256fab89f6c0
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.