On Sun, Mar 21, 2010 at 8:13 AM, till <[email protected]> wrote:
> If performance is a concern, avoid doing logs (in production). :-)
>
> We are using Zend_Log+syslog (there's a writer for it) for all our
> CLI-tools. No idea what kind of logging you are after.
>
> Till
>

What I concern is potential loss of log due to locking. (Assume
multiple apache processes are running)

Reply via email to