[
https://issues.apache.org/jira/browse/LOG4PHP-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16499823#comment-16499823
]
Robert Lu commented on LOG4PHP-225:
-----------------------------------
[^0001-make-locking-configurable.patch]
This is my impl of configurable locking.
> Implement locking as a configurable parameter on LoggerAppenderFile
> -------------------------------------------------------------------
>
> Key: LOG4PHP-225
> URL: https://issues.apache.org/jira/browse/LOG4PHP-225
> Project: Log4php
> Issue Type: New Feature
> Components: Code
> Affects Versions: 2.3.0
> Reporter: Tim Down
> Priority: Major
> Attachments: 0001-make-locking-configurable.patch
>
>
> Locking a log file using flock is not an option in our production
> environment, so I need to be able to disable locking. There is a TODO in
> LoggerAppenderFile.php to implement locking as a configurable parameter; it
> would be great if it got done so that I don't have to patch it myself and
> remember to apply the patch again when upgrading.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)