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
HTTP/3 qlog event definitions
qlog: Structured Logging for Network Protocols
QUIC event definitions for qlog
Contributing
See the guidelines for contributions.
Contributions can be made by creating pull requests. The GitHub interface supports creating pull requests using the Edit (✏) button.
Command Line Usage
Formatted text and HTML versions of the draft can be built using make.
$ make
Command line usage requires that you have the necessary software installed. See the instructions.