On Thu, Nov 13, 2008 at 03:13:50PM -0500, [EMAIL PROTECTED] wrote 5.3K bytes in 123 lines about: : ## Send all messages of level 'notice' or higher to : /usr/local/var/log/tor/notices.log <snip> : Log notice syslog
This jumps out at me. You uncommented the logfile location, but didn't tell Tor what to do with it. And then Tor is told to use syslog for logging. Having multiple logfiles is fine, but you need to preface the first file with "Log notice". -- Andrew

