Update the 'debug 1' description in two more places
authorFabian Keil <fk@fabiankeil.de>
Tue, 18 May 2021 09:25:12 +0000 (11:25 +0200)
committerFabian Keil <fk@fabiankeil.de>
Tue, 18 May 2021 09:30:12 +0000 (11:30 +0200)
... which I overlooked in 30c327078f4486.

As of b94bbe62a9508 LOG_LEVEL_REQUEST logs all requests.

Pointed out by Lee.

doc/source/contacting.sgml
doc/source/p-config.sgml

index b16067e..accbbf9 100644 (file)
     url="../user-manual/config.html#DEBUG">debug options</ulink> are enabled
     (all of them):
    </para>
-    <literallayout>debug     1 # Log the destination for each request Privoxy let through.
+    <literallayout>debug     1 # Log the destination for each request. See also debug 1024.
             #   See also debug 1024.
 debug     2 # show each connection status
 debug     4 # show tagging-related messages
index 0742d00..0f2696f 100644 (file)
@@ -1067,7 +1067,7 @@ debug 65536 # Log the applying actions
  </varlistentry>
 </variablelist>
 
-<![%config-file;[<literallayout>@@#debug     1 # Log the destination for each request &my-app; let through.</literallayout>]]>
+<![%config-file;[<literallayout>@@#debug     1 # Log the destination for each request. See also debug 1024.</literallayout>]]>
 <![%config-file;[<literallayout>@@#debug  1024 # Log the destination for requests &my-app; didn't let through, and the reason why.</literallayout>]]>
 <![%config-file;[<literallayout>@@#debug  4096 # Startup banner and warnings</literallayout>]]>
 <![%config-file;[<literallayout>@@#debug  8192 # Non-fatal errors</literallayout>]]>