[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 01:54:15 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:                  
-------------------------+--------------------------------------------------
 Damian told me at the dev mtg that arm is doing regexp backbends to
 recognize log line duplicates (it will merge all the logs that are
 basically saying the same thing into one, to make it easier to see what
 else is going on). If we provide a tag along with the log event, we would
 make his life easier.

 It occurred to me that we could easily add a new "filename:line" param to
 controller events, since we already know it. (The tag doesn't have to be
 consistent across runs, just within a run.) We would probably want to
 declare the tag string opaque, so controllers don't get any ideas about
 doing more with it.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5401>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list