Relative paths for filenames in appender specifications in log4php configuration

2011-09-11 Thread Karan Jain
I port the same file to some other system but to a different directory say /home/testdir instead of /var/www then it will not be able to find that directory and will not create the log file. So, is there any way that we can specify relative paths instead of absolute paths? -- Thanks, Karan Jain

[jira] [Commented] (LOG4PHP-147) Bugs during HipHop build

2011-09-10 Thread Karan Jain (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102230#comment-13102230 ] Karan Jain commented on LOG4PHP-147: It compiled successfully ! Thanks a lot

[jira] [Commented] (LOG4PHP-147) Bugs during HipHop build

2011-09-05 Thread Karan Jain (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097057#comment-13097057 ] Karan Jain commented on LOG4PHP-147: Hi Ivan, I did a build after the a

[jira] [Commented] (LOG4PHP-147) Bugs during HipHop build

2011-08-31 Thread Karan Jain (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13094620#comment-13094620 ] Karan Jain commented on LOG4PHP-147: Hi Ivan, Thanks a lot for taking time in g

[jira] [Closed] (LOG4PHP-150) getPrevious ObjectMethod being used but does not exist in the code

2011-08-31 Thread Karan Jain (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Jain closed LOG4PHP-150. -- Resolution: Not A Problem > getPrevious ObjectMethod being used but does not exist in the c

[jira] [Commented] (LOG4PHP-150) getPrevious ObjectMethod being used but does not exist in the code

2011-08-31 Thread Karan Jain (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13094435#comment-13094435 ] Karan Jain commented on LOG4PHP-150: Thanks a lot for clarification and your

[jira] [Commented] (LOG4PHP-150) getPrevious ObjectMethod being used but does not exist in the code

2011-08-31 Thread Karan Jain (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13094433#comment-13094433 ] Karan Jain commented on LOG4PHP-150: Since it is getting compiled, it is not a

[jira] [Commented] (LOG4PHP-150) getPrevious ObjectMethod being used but does not exist in the code

2011-08-31 Thread Karan Jain (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13094423#comment-13094423 ] Karan Jain commented on LOG4PHP-150: I'm currently using PHP 5.2 along wi

[jira] [Created] (LOG4PHP-150) getPrevious ObjectMethod being used but does not exist in the code

2011-08-31 Thread Karan Jain (JIRA)
Components: Code Affects Versions: 2.1 Reporter: Karan Jain In renderers/LoggerRendererException.php line 34, a call is made to $o->getPrevious() whereas this method does not exist. I assume $o is an object for LoggerLoggingEvent which does not contain this function.

[jira] [Created] (LOG4PHP-148) LoggerUserFieldPatternConverter class missing in log4php archive

2011-08-30 Thread Karan Jain (JIRA)
Components: Code Affects Versions: 2.1 Reporter: Karan Jain In helpers/LoggerPatternParser.php, Line 305, the code makes use of a class called LoggerUserFieldPatternConverter whereas this class is not present anywhere in the archive. The code fragment looks like - case &#