Skip to content

quicwg/qlog

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

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 and QPACK 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.