X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=filters.c;h=c49f1bc7fd3102b8e6792acc90aca0cc805aa639;hp=91c985490b4fc26b7b827c2f678ce7b71ef887b3;hb=56f3964a2bd367ca422feef5c72f537aa43c17e8;hpb=9476a25ff5683725af2d86a83735395208e4d961 diff --git a/filters.c b/filters.c index 91c98549..c49f1bc7 100644 --- a/filters.c +++ b/filters.c @@ -1705,8 +1705,8 @@ static char *pcrs_filter_impl(const struct client_state *csp, int filter_respons } else { - log_error(LOG_LEVEL_RE_FILTER, - "filtering client %s request body (size %lu) with \'%s\' produced %d hits (new size %lu).", + log_error(LOG_LEVEL_RE_FILTER, "filtering request body from client %s " + "(size %lu) with \'%s\' produced %d hits (new size %lu).", csp->ip_addr_str, prev_size, b->name, current_hits, size); } #ifdef FEATURE_EXTENDED_STATISTICS