Skip to content
  • Roger Dingledine's avatar
    clean up logging, allow user to specify log files · 11a23fc2
    Roger Dingledine authored
    If DebugLogFile is specified, log to it at -l debug
    If LogFile is specified, log to it at the -l from the commandline
      (default info)
    If no LogFile *and* not a Daemon, then log to stdout.
    Make conn->s = -1 by default (this might break things)
    When kill -USR1, prefer to log at INFO, but make sure they always see it.
    
    
    svn:r596
    11a23fc2