[tor-bugs] #5401 [Tor Client]: tag control log events so arm can know they're from the same place in the code
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Fri Mar 16 02:40:42 UTC 2012
#5401: tag control log events so arm can know they're from the same place in the
code
-------------------------+--------------------------------------------------
Reporter: arma | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Tor: unspecified
Component: Tor Client | Version:
Keywords: | Parent:
Points: | Actualpoints:
-------------------------+--------------------------------------------------
Comment(by arma):
Branch task5401 in my git repo is a start here. But I quickly ran into a
problem:
{{{
4.1.5. Log messages
The syntax is:
"650" SP Severity SP ReplyText CRLF
or
"650+" Severity CRLF Data 650 SP "OK" CRLF
Severity = "DEBUG" / "INFO" / "NOTICE" / "WARN"/ "ERR"
}}}
There's no backward-compatible way in the protocol to send anything on the
650 DEBUG line except for the log message! Ooops.
This feature will be harder than I realized.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5401#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list