Skip to content

update documentation for new qlog API introduced in v0.56.0#119

Merged
marten-seemann merged 1 commit intomasterfrom
new-qlog-api
Dec 19, 2025
Merged

update documentation for new qlog API introduced in v0.56.0#119
marten-seemann merged 1 commit intomasterfrom
new-qlog-api

Conversation

@marten-seemann
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the qlog documentation to reflect the new qlog API introduced in v0.56.0. The changes modernize the API from the older logging.ConnectionTracer interface to the new qlogwriter.Trace interface.

  • Updated the Tracer callback signature to use the simplified (ctx context.Context, client bool, id quic.ConnectionID) qlogwriter.Trace signature
  • Added a new example demonstrating file-based qlogging using qlogwriter.NewConnectionFileSeq
  • Updated the Transport-level tracer example to use the new qlogwriter.NewFileSeq(f).AddProducer() API

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@marten-seemann marten-seemann merged commit 8a572cc into master Dec 19, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants