From: Fabian Keil Date: Sun, 16 Dec 2007 15:49:24 +0000 (+0000) Subject: Update logfile and debug sections. X-Git-Tag: v_3_0_8~40 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=d52d9e7f1805fde07332f7af5d8093ff45949e92 Update logfile and debug sections. --- diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index 8e9ea9a6..4a914c71 100644 --- a/doc/source/p-config.sgml +++ b/doc/source/p-config.sgml @@ -3,7 +3,7 @@ Purpose : Used with other docs and files only. - $Id: p-config.sgml,v 2.24 2007/12/07 16:45:15 fabiankeil Exp $ + $Id: p-config.sgml,v 2.25 2007/12/14 19:16:37 fabiankeil Exp $ Copyright (C) 2001-2007 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -95,7 +95,7 @@ Sample Configuration File for Privoxy v&p-version; - $Id: p-config.sgml,v 2.24 2007/12/07 16:45:15 fabiankeil Exp $ + $Id: p-config.sgml,v 2.25 2007/12/14 19:16:37 fabiankeil Exp $ Copyright (C) 2001-2007 Privoxy Developers http://www.privoxy.org/ @@ -828,7 +828,7 @@ actionsfile Effect if unset: - Logging is disabled unless --no-daemon mode is used. + No logfile is written. @@ -848,8 +848,8 @@ actionsfile if third parties can get access to it. As most users will never look at it, Privoxy 3.0.7 and later only log fatal errors by default. - - + + For most troubleshooting purposes, you will have to change that, please refer to the debugging section for details. @@ -1026,8 +1026,7 @@ actionsfile Specifies: - Key values that determine what information gets logged to the - logfile. + Key values that determine what information gets logged. @@ -1047,7 +1046,7 @@ actionsfile Effect if unset: - Nothing gets logged. + Default value is used (see above). @@ -1059,7 +1058,7 @@ actionsfile - debug 1 # show each GET/POST/CONNECT request + debug 1 # log each request destination (and the crunch reason if &my-app; intercepted the request) debug 2 # show each connection status debug 4 # show I/O status debug 8 # show header parsing @@ -1114,7 +1113,7 @@ actionsfile -@@#debug 1 # show each GET/POST/CONNECT request]]> +@@#debug 1 # log each request destination (and the crunch reason if &my-app; intercepted the request)]]> @@#debug 4096 # Startup banner and warnings]]> @@#debug 8192 # Non-fatal errors]]>