Improve QuicSpdySession logging

Seeing the ENDPOINT in these logs makes a significant difference when debugging tests that involve both client and server.

gfe-relnote: debug-only logging change
PiperOrigin-RevId: 284798944
Change-Id: I2614f01a191568f3a6c43bd2ea76f7fa86b373a2
1 file changed
tree: df10c9a7aceb8ff31e7ed6544d6e74a731a39e0c
  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.