[tor-bugs] #29364 [Obfuscation/meek]: Tone down [WARN] log messages resulting from meek-client output
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Feb 7 08:33:23 UTC 2019
#29364: Tone down [WARN] log messages resulting from meek-client output
----------------------------------+-----------------
Reporter: dcf | Owner: dcf
Type: enhancement | Status: new
Priority: Medium | Milestone:
Component: Obfuscation/meek | Version:
Severity: Minor | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
----------------------------------+-----------------
Since #28179, tor logs any output from managed proxies' stderr at the WARN
level. So meek-client's log messages like
{{{
2019/02/07 08:12:22 listening on 127.0.0.1:39071
}}}
that formerly went into a black hole, now get logged by tor as
{{{
2/7/19, 08:12:22.657 [WARN] Managed proxy at
'./TorBrowser/Tor/PluggableTransports/meek-client' reported: 2019/02/07
08:12:22 listening on 127.0.0.1:39071
}}}
The only real problem here is one of user interface. Being logged at WARN
level causes the ⚠️ to pop up in Tor Launcher, when this is not something
that requires user attention at all.
May affect other transports.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29364>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list