- Original Message -
From: "Lst Recv" <[EMAIL PROTECTED]>
To:
Sent: Thursday, June 23, 2005 12:15 AM
Subject: log4php overhead
>A key requirement of loggers is to stay out of the way when not needed
> that is, not to slow things down. Java's log4j fulfills th
A key requirement of loggers is to stay out of the way when not needed
- that is, not to slow things down. Java's log4j fulfills this
admirably.
Unlike in Java, where the initial overhead is one time only and hence
minimal, PHP's overhead is constantly repeated froms scratch, due to
the fact that