[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] backport the better log lines in torrc.sample
Update of /home2/or/cvsroot/tor/src/config
In directory moria.mit.edu:/home2/arma/work/onion/0091/tor/src/config
Modified Files:
Tag: tor-0_0_9-patches
torrc.sample.in
Log Message:
backport the better log lines in torrc.sample
Index: torrc.sample.in
===================================================================
RCS file: /home2/or/cvsroot/tor/src/config/torrc.sample.in,v
retrieving revision 1.38.2.1
retrieving revision 1.38.2.2
diff -u -d -r1.38.2.1 -r1.38.2.2
--- torrc.sample.in 2 Jan 2005 06:36:40 -0000 1.38.2.1
+++ torrc.sample.in 3 Feb 2005 23:25:06 -0000 1.38.2.2
@@ -26,8 +26,8 @@
## else, like one of the below lines. You can have as many log lines as
## you want.
##
-## Send all messages of level 'warn' or higher to @LOCALSTATEDIR@/log/tor/warnings.log
-#Log warn file @LOCALSTATEDIR@/log/tor/warnings.log
+## Send all messages of level 'notice' or higher to @LOCALSTATEDIR@/log/tor/notices.log
+#Log notice file @LOCALSTATEDIR@/log/tor/notices.log
## Send only debug and info messages to @LOCALSTATEDIR@/log/tor/debug.log
#Log debug-info file @LOCALSTATEDIR@/log/tor/debug.log
## Send ONLY debug messages to @LOCALSTATEDIR@/log/tor/debug.log