[tor-bugs] #14994 [Tor]: --quiet still generates stdout output
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Sat Mar 14 16:13:41 UTC 2015
    
    
  
#14994: --quiet still generates stdout output
-----------------------------+--------------------------------
     Reporter:  cypherpunks  |      Owner:
         Type:  defect       |     Status:  new
     Priority:  minor        |  Milestone:  Tor: 0.2.7.x-final
    Component:  Tor          |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+--------------------------------
Comment (by nickm):
 `git grep ' printf(' src/or/` displays every case (42 of them) where we
 drop stuff in stdout without going through the logging subsystem.  Some of
 these probably should remain with --quiet; some probably shouldn't, since
 they're declaring status rather than outputting results.
 Fixed in f70f1d2
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14994#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list