Skip to content

proxy tunnel logger #278

@zuzgon

Description

@zuzgon

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions