privoxy-log-parser.pl: Get with the program and expect all requests to be logged...
authorFabian Keil <fk@fabiankeil.de>
Fri, 29 May 2020 16:42:50 +0000 (18:42 +0200)
committerFabian Keil <fk@fabiankeil.de>
Mon, 1 Jun 2020 08:11:46 +0000 (10:11 +0200)
commite7504bc541889af91127fdc6150b72537aac7f52
tree4e8c6d944feed3cf6f7d77af591fa1c777143225
parent6f2a281485ba2613ac6a0b68271d78912d27c903
privoxy-log-parser.pl: Get with the program and expect all requests to be logged with LOG_LEVEL_REQUEST

It's no longer necessary to count both LOG_LEVEL_REQUEST
and LOG_LEVEL_CRUNCH messages to get the total number of
requests.
tools/privoxy-log-parser.pl