-- howard chen <howac...@gmail.com> wrote
(on Sunday, 21 March 2010, 12:33 AM +0800):
> Just wonder if the Zend_Log when writing to local file, is it reliable
> when multiple user writing to the same file?
> 
> What will happen if other is writing?

It should be safe; it uses file locking internally to prevent issues
with concurrent writers.

-- 
Matthew Weier O'Phinney
Project Lead            | matt...@zend.com
Zend Framework          | http://framework.zend.com/
PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc

Reply via email to