Skip to content

quicwg/qlog

Repository files navigation

qlog drafts

This is the working area for IETF QUIC Working Group Internet-Drafts concerning the qlog logging format for QUIC and HTTP/3.

Three documents are currently defined:

  • The main schema: high-level schema, defining general logging format and principles
  • Event definitions for QUIC: concrete event definitions for the QUIC protocol
  • Event definitions for HTTP/3 and QPACK: concrete event definitions for the HTTP/3 and QPACK protocols

Main logging schema for qlog

QUIC event definitions for qlog

HTTP/3 event definitions for qlog

Building the Draft

Formatted text and HTML versions of the draft can be built using make.

$ make

This requires that you have the necessary software installed. See the instructions.

Contributing

See the guidelines for contributions.