Description
We should add file locking to all file appenders in order to prevent two or more processes accessing the same file at once which may lead to corrupt log files.
Attachments
Issue Links
- relates to
-
LOG4PHP-196 Appender Rolling File: Seperate PHP processes attempting to roll the same log file will truncate the log.
- Open