mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-28 08:00:26 +08:00
TUN-3848: Use transport logger for h2mux
This commit is contained in:
@@ -51,6 +51,7 @@ type TunnelConfig struct {
|
||||
LBPool string
|
||||
Tags []tunnelpogs.Tag
|
||||
Log *zerolog.Logger
|
||||
LogTransport *zerolog.Logger
|
||||
Observer *connection.Observer
|
||||
ReportedVersion string
|
||||
Retries uint
|
||||
|
||||
Reference in New Issue
Block a user