Commit Graph

2 Commits

Author SHA1 Message Date
Marten Seemann
ae909aeb72 jsontext: add support for encoding null (#5371) 2025-10-11 07:08:06 +02:00
Marten Seemann
c2131eb595 qlog: split serializiation and event definitions, remove logging abstraction (#5356)
* qlog: implement a Trace and a Writer struct

* qlog: rename Trace to FileSeq

* split qlog trace writer and QUIC qlog events into separate packages

* use the new qlog.Recorder instead of the logging.ConnectionTracer
2025-10-08 05:53:02 +02:00