Marc Haber wrote:
> Squid allows selecting log sections to be enabled or disabled. This is
> fine in a normal environment. But, however, I'd like to explicitly
> turn off the messages that are cluttering up my log.
Then you have to find which source file those messages are from. grep is
a good tool for this.
I usually run with full debugging when investigating a certain
behaviour, and with manual debug section selection when working on a
specific module.
> Would it be possible to add to each log entry the log section that
> caused that entry to be written? That way, it would be extremely easy
> to know which log section to reduce.
To do that you have to change the code / debug macros used.
--- Henrik Nordstrom Spare time Squid hackerReceived on Sat Feb 27 1999 - 18:29:48 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:44:47 MST