Description
Attaching a class extension to LoggerAppenderRollingFile named LoggerAppenderRollingFileWindows. This class enacts 'blocking' to keep seperate PHP processes from truncating the log file by attempting to roll the logs at/near the same exact time. It also uses a 'rename' in a manner that is much quicker then a copy for large files.
Attachments
Attachments
Issue Links
- is related to
-
LOG4PHP-71 Using LoggerAppenderFile logging to the log file in one Apache session blocks every other Apache session that tries to write to the file until the original request has been processed
- Closed
-
LOG4PHP-26 Add file locking to file appenders
- Closed