diff --git a/doc/tinyproxy.conf b/doc/tinyproxy.conf index 6ec968f..c5fc5d3 100644 --- a/doc/tinyproxy.conf +++ b/doc/tinyproxy.conf @@ -33,6 +33,15 @@ Timeout 600 Logfile "/var/log/tinyproxy.log" # Syslog On +# +# Set the logging level. Allowed settings are: +# Critical +# Error +# Warning +# Notice +# Info +LogLevel Info + # # PidFile: Write the PID of the main tinyproxy thread to this file so it # can be used for signalling purposes.