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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
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.
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
10 matches
Mail list logo