Added the Connect log level to the comments for LogLevel.
This commit is contained in:
parent
073822fa3e
commit
e24a5fcf14
@ -39,6 +39,7 @@ Logfile "/var/log/tinyproxy.log"
|
|||||||
# Error
|
# Error
|
||||||
# Warning
|
# Warning
|
||||||
# Notice
|
# Notice
|
||||||
|
# Connect (to log connections without Info's noise)
|
||||||
# Info (most verbose)
|
# Info (most verbose)
|
||||||
# The LogLevel logs from the set level and above. For example, if the LogLevel
|
# The LogLevel logs from the set level and above. For example, if the LogLevel
|
||||||
# was set to Warning, than all log messages from Warning to Critical would be
|
# was set to Warning, than all log messages from Warning to Critical would be
|
||||||
|
Loading…
Reference in New Issue
Block a user