Reduce noisy log message to VLOG rather than LOG(INFO).

Protected by Debug logging-only change.

PiperOrigin-RevId: 332072789
Change-Id: Ica773d24771269fd61a7c1f279466e4cd6ea2b30
1 file changed
tree: e2ba230729a0428314a2fab97c79cccf9b5525d6
  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.