mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
rename the logging.Tracer to ConnectionTracer
This commit is contained in:
parent
7f6eca84da
commit
4121ea84f4
15 changed files with 154 additions and 154 deletions
|
@ -41,7 +41,7 @@ type client struct {
|
|||
|
||||
session quicSession
|
||||
|
||||
tracer logging.Tracer
|
||||
tracer logging.ConnectionTracer
|
||||
logger utils.Logger
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue