Hi all,
I write a wrapper over log4php api named as loggerimplementation.php
Now i faced a problem in log files. When i called a function for logging
defined in loggerimplementation.
Log file generated as:
2011-06-10 10:49:17 [INFO] Log4phpTest: Hello (at
C:\xampp\htdocs\logger\Loggerimplement
[
https://issues.apache.org/jira/browse/LOG4PHP-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13047091#comment-13047091
]
Ivan Habunek edited comment on LOG4PHP-138 at 6/10/11 9:12 AM:
[
https://issues.apache.org/jira/browse/LOG4PHP-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13047091#comment-13047091
]
Ivan Habunek commented on LOG4PHP-138:
--
I think I understand why this error happens.
Author: ihabunek
Date: Fri Jun 10 09:08:48 2011
New Revision: 1134244
URL: http://svn.apache.org/viewvc?rev=1134244&view=rev
Log:
LOG4PHP-138: Fixed the LoggerAppenderRollingFile rollover procedure so that the
lock will not be released while rollover is performed. This should make the
appender s