Hello
I've started to write a fix for this bug. It already works for the below
properties file but is not yet fully tested. So I thought that I ask
for comments before I finish it tomorrow :)
The premises were:
- log4j/log4cxx suffers from quotation problems as well so no cut&paste from
there
-
Hi
Where is the benefit of the following:
$this->layout = LoggerReflectionUtils::createObject('LoggerLayoutPattern');
It breaks Eclipse autocompletion so I'd be inclined to replace it by a simpler:
$this->layout = new LoggerLayoutPattern();
bye,
-christian-
[
https://issues.apache.org/jira/browse/LOG4PHP-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755750#action_12755750
]
scott deboy edited comment on LOG4PHP-48 at 9/15/09 3:34 PM:
-
l
[
https://issues.apache.org/jira/browse/LOG4PHP-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755750#action_12755750
]
scott deboy commented on LOG4PHP-48:
Chainsaw already supports this capability - see XM
[
https://issues.apache.org/jira/browse/LOG4PHP-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755707#action_12755707
]
Christian Hammers commented on LOG4PHP-48:
--
Trying to emulate a binary format seem