Pārlūkot izejas kodu

Tor logs the libevent version on startup, for debugging purposes.
This is great. But it does this before configuring the logs, so
it only goes to stdout and is then lost.


svn:r11313

Roger Dingledine 18 gadi atpakaļ
vecāks
revīzija
2c24b9cb4c
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      doc/TODO

+ 3 - 0
doc/TODO

@@ -38,6 +38,9 @@ Things we'd like to do in 0.2.0.x:
           away and then returns before the old descriptor has expired.
       - add a --quiet commandline option that suppresses logs. useful
         for --hashed-password and maybe others.
+      - Tor logs the libevent version on startup, for debugging purposes.
+        This is great. But it does this before configuring the logs, so
+        it only goes to stdout and is then lost.
 
   - Proposals:
     . 101: Voting on the Tor Directory System (plus 103)