what is this "command line" that we can allegedly write to?

svn:r1967
This commit is contained in:
Roger Dingledine 2004-06-13 11:25:20 +00:00
parent a788981399
commit 73d3f3efa5

View File

@ -15,7 +15,7 @@ SocksBindAddress 127.0.0.1 # accept connections only from localhost
#SocksPolicy accept 192.168.0.1/16:*
#SocksPolicy reject *:*
# By default, we send log messages to the command line. If you want
# By default, we send log messages to stdout. If you want
# them to go somewhere else, uncomment one or more of these example
# configurations.
### Send all messages of level 'warn' or higher to /var/log/tor/warnings