On 2002-03-29 10:43:17, Jan Pavlík wrote:
> I will rewrite PHP to log only ONE error when the next errors are the same.

Maybe you can try logging errors to syslog, not to a file. Many syslog
daemons seem to have some logic to detect repeating messages and only
log something like "last message repeated x times".

  Stefan

-- 
Stefan Röhrich               [EMAIL PROTECTED], [EMAIL PROTECTED]
                                 http://www.roehri.ch/~sr/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to