mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
add a logging.NullConnectionTracer
The NullConnectionTracer can be embedded, to make it easier to access just a few of the calls.
This commit is contained in:
parent
a90135751b
commit
118a7dba5a
2 changed files with 46 additions and 0 deletions
|
@ -12,6 +12,7 @@ coverage:
|
|||
- internal/utils/newconnectionid_linkedlist.go
|
||||
- internal/utils/packetinterval_linkedlist.go
|
||||
- internal/utils/linkedlist/linkedlist.go
|
||||
- logging/null_connection_tracer.go
|
||||
- fuzzing/
|
||||
- metrics/
|
||||
status:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue