You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by "Kyle Wiering (JIRA)" <ji...@apache.org> on 2012/10/09 22:26:03 UTC

[jira] [Updated] (LOG4PHP-196) Appender Rolling File: Seperate PHP processes attempting to roll the same log file will truncate the log.

     [ https://issues.apache.org/jira/browse/LOG4PHP-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kyle Wiering updated LOG4PHP-196:
---------------------------------

    Attachment: config_roll_windows.xml
                LoggerAppenderRollingFileWindowsTest.php
                LoggerAppenderRollingFileWindows.php
                LoggerAutoloader.php
    
> Appender Rolling File: Seperate PHP processes attempting to roll the same log file will truncate the log.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: LOG4PHP-196
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-196
>             Project: Log4php
>          Issue Type: Bug
>          Components: Code
>    Affects Versions: 2.2.1
>         Environment: Windows
>            Reporter: Kyle Wiering
>              Labels: bug, fix, patch
>             Fix For: 2.3.0
>
>         Attachments: config_roll_windows.xml, LoggerAppenderRollingFileWindows.php, LoggerAppenderRollingFileWindowsTest.php, LoggerAutoloader.php
>
>   Original Estimate: 0.4h
>  Remaining Estimate: 0.4h
>
> 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.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira