File Name in log

2011-06-10 Thread Mohyt
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

[jira] [Issue Comment Edited] (LOG4PHP-138) Permission denied while renaming log file when hundred of users are accessing the application

2011-06-10 Thread Ivan Habunek (JIRA)
[ 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:

[jira] [Commented] (LOG4PHP-138) Permission denied while renaming log file when hundred of users are accessing the application

2011-06-10 Thread Ivan Habunek (JIRA)
[ 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.

svn commit: r1134244 - /logging/log4php/trunk/src/main/php/appenders/LoggerAppenderRollingFile.php

2011-06-10 Thread ihabunek
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