[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] Log at level notice of higher, not warn or higher. Thanks ...



Update of /home/or/cvsroot/debian/patches
In directory moria.mit.edu:/tmp/cvs-serv14921

Modified Files:
	05_log_to_file.dpatch 
Log Message:
Log at level notice of higher, not warn or higher.  Thanks arma

Index: 05_log_to_file.dpatch
===================================================================
RCS file: /home/or/cvsroot/debian/patches/05_log_to_file.dpatch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- 05_log_to_file.dpatch	10 Nov 2004 03:42:06 -0000	1.1
+++ 05_log_to_file.dpatch	10 Nov 2004 03:46:06 -0000	1.2
@@ -31,7 +31,7 @@
  # Logs go to stdout unless redirected by something else, like one of
  # the below lines, or --logfile on the command line.
 +### Send all messages of level 'notice' or higher to @LOCALSTATEDIR@/log/tor/log
-+Log warn file @LOCALSTATEDIR@/log/tor/log
++Log notice file @LOCALSTATEDIR@/log/tor/log
  ### Send all messages of level 'warn' or higher to @LOCALSTATEDIR@/log/tor/warnings
  #Log warn file @LOCALSTATEDIR@/log/tor/warnings
  ### Send all debug and info messages to @LOCALSTATEDIR@/log/tor/debug