[tor-bugs] #31999 [Core Tor/Tor]: Default log file is handled inconsistently

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 8 12:47:53 UTC 2019


#31999: Default log file is handled inconsistently
-------------------------------+--------------------------------
     Reporter:  nickm          |      Owner:  (none)
         Type:  defect         |     Status:  new
     Priority:  Medium         |  Milestone:  Tor: 0.4.3.x-final
    Component:  Core Tor/Tor   |    Version:
     Severity:  Normal         |   Keywords:
Actual Points:                 |  Parent ID:  #31241
       Points:                 |   Reviewer:
      Sponsor:  Sponsor31-can  |
-------------------------------+--------------------------------
 Our default logging setting is either "Log notice stdout" or "Log warn
 stdout" or "", depending on the command-line options.  Right now, this is
 set in options_validate, which should not be setting anything at all.
 It's also set at the wrong time: defaults should be set in
 get_options_defaults(), so that they have the right semantics when you try
 to replace them or extend them.

 I'll be fixing this as part of the parent ticket, but I'm making a
 separate entry here so we can refer to this bug in particular.

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


More information about the tor-bugs mailing list