mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Log at level notice of higher, not warn or higher. Thanks arma
svn:r2781
This commit is contained in:
Vendored
+1
-1
@@ -31,7 +31,7 @@ diff -urNad cvs/src/config/torrc.sample.in /tmp/dpep.5IEZdW/cvs/src/config/torrc
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user