Re: [mp2][PATCH] enhancement for Apache::Reload

2004-06-01 Thread Andreas Bauer
Hi Stas, sorry for the delay. On Friday 14 May 2004 20:14, Stas Bekman wrote: > > It could be better to have: > > PerlSetVar ReloadTrace debug > PerlSetVar ReloadTrace info > PerlSetVar ReloadTrace error > > etc. but I don't think we will need more than 2. Whichever way is fine with > me. As this

Re: [mp2][PATCH] enhancement for Apache::Reload

2004-05-14 Thread Stas Bekman
Andreas Bauer wrote: Hi, I wrote a small patch for Apache::Reload allowing a finer control over the messages logged to error_log. It stops the module from flooding the logfile with 'Checking mtime ...' messages. To activate just the 'process 42 reloading Foo.pm' messages, set 'PerlSetVar ReloadInf