]> git.ipfire.org Git - thirdparty/squid.git/commit
Polish: add debug section,level to cache.log
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 11 Aug 2015 06:15:34 +0000 (23:15 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 11 Aug 2015 06:15:34 +0000 (23:15 -0700)
commit3304cfef542b09885f0aa0ddbcc9d898aecda318
treebe48a4f430b4e3f9210fd4b38b854e7661e4ebfe
parent460d0f5a3f090a571a782584e9c2a199d7d3dab3
Polish: add debug section,level to cache.log

Cache.log produced at level ALL,9 are very verbose, and tracking down
what specific section,level details to log for a shorter trace without
lost details can sometimes be tricky and time consuming. Particularly
when multiple sections are involved.

This patch adds a column containing the relevant debug_options
SECTION,LEVEL value on each line right after the kidN number for debug
levels 2+.
src/Debug.h