Re: Log format
"U.Mutlu" <[email protected]>
| Newsgroups | gmane.comp.web.privoxy.user |
|---|---|
| Organization | mutluit.com |
| Message-ID | <[email protected]> |
Lee wrote on 07/14/2020 07:03 PM: > On 7/14/20, U.Mutlu <[email protected]> wrote: > >> But what about the mentioned 3rd value in the said log lines in my OP? What >> does it represent? > > the thread id > https://www.privoxy.org/gitweb/?p=privoxy.git;a=blob;f=errlog.c;h=7cc4e200dcd938216e37b9cf7b247568e632afd2;hb=HEAD#l712 Hi Lee, thx. Coincidentally I'm a programmer and I can try to figure it out (haven't succeeded yet :-) due to lack of time) from the source code from the link you gave. But of course for average users this information should be written in the documentation. Btw, I tried the "debug 512" (Common Debug Format) as the only debug line in the config, and this one produces a much different format: it now shows also the IP where the request came from. I'm now using that format.