[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #9957 [Tor]: Tor should consider stderr output of transport proxies
#9957: Tor should consider stderr output of transport proxies
------------------------+--------------------------------
Reporter: wfn | Owner:
Type: defect | Status: needs_revision
Priority: minor | Milestone: Tor: 0.2.6.x-final
Component: Tor | Version:
Resolution: | Keywords: tor-pt
Actual Points: | Parent ID:
Points: |
------------------------+--------------------------------
Comment (by asn):
{{{
log_notice(LD_GENERAL, "Managed proxy '%s' is giving some output over
"
"the standard error stream (stderr). This usually means
that "
"it has encountered some error that I won't be able to "
"understand. You should enable INFO-level tor log to see
what "
"it is saying - when INFO-level log is enabled, look for "
"lines with 'report_proxy_stderr' (without quotes).",
mp->argv[0]);
}}}
Hm, does this mean that the info-level logs will have the string
`report_proxy_stderr` in them? Is this the case in the current code?
Also, do you think we should mention '''how''' to enable info-level logs
in the log message? So that we avoid mails in tor-relays saying "I got
this warning. How do I enable info-level logs?". But maybe that will make
the log message too big/confusing.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9957#comment:17>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs