Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.3.0
-
None
-
None
Description
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.