X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=filters.c;h=c49f1bc7fd3102b8e6792acc90aca0cc805aa639;hb=95be250e5c7527da293cb7110622e681fd07f1d1;hp=91c985490b4fc26b7b827c2f678ce7b71ef887b3;hpb=9476a25ff5683725af2d86a83735395208e4d961;p=privoxy.git 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