uquic/internal/mocks/logging
Marten Seemann 878e0b261a pass a context to logging.Tracer.NewConnectionTracer
This context has the same value attached to it as the context returned
by Session.Context().
In the case of a dialed connection, this context is derived from the
context used for dialing.
2021-04-14 16:59:36 +07:00
..
connection_tracer.go don't pass the QUIC version to the StartedConnection event 2021-04-02 17:33:49 +07:00
tracer.go pass a context to logging.Tracer.NewConnectionTracer 2021-04-14 16:59:36 +07:00