Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxy tunnel logger #278

Open
zuzgon opened this issue May 18, 2021 · 0 comments
Open

proxy tunnel logger #278

zuzgon opened this issue May 18, 2021 · 0 comments

Comments

@zuzgon
Copy link
Contributor

zuzgon commented May 18, 2021

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).

c.Logger = c.Logger.Fork("tun")

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.

I'm talking about these lines
photo_2021-05-18_16-38-56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant