-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
Hey, I found out a problem I have I can't change the logger values of the proxy tun (the one forked when creating a new chisel).
Line 52 in 92d90be
c.Logger = c.Logger.Fork("tun") |
Line 178 in 92d90be
client.tunnel = tunnel.New(tunnel.Config{ |
since there's no way in the config (and its defaulted to info+debug) to let the client know I don't want it to log Info\Debug messages I have no way to specify to the tunnel I don't want it to log Info\Debug messages.
Metadata
Metadata
Assignees
Labels
No labels