瀏覽代碼

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 年之前
父節點
當前提交
2c24b9cb4c
共有 1 個文件被更改,包括 3 次插入0 次删除
  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)