[jira] [Updated] (LOG4PHP-141) Allow setting of a default Renderer for all Classes

2012-02-21 Thread Florian Semm (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Semm updated LOG4PHP-141: - Attachment: log4php-21-02-2012.patch > Allow setting of a default Renderer for all Classes >

Re: [jira] [Commented] (LOG4PHP-141) Allow setting of a default Renderer for all Classes

2012-02-21 Thread Florian Semm
Am 21.02.2012 11:29, schrieb Ivan Habunek: Hi Florian, Sorry, not having much free time recently. I'm looking at your patch now and it seems a little broken. For start, the tests fail in many interesting ways. :) I notice that you deleted LoggerRendererObject, but it's still referenced in code

[jira] [Commented] (LOG4PHP-170) Configuring a file or echo appender programmatically will not show context printing despite setting the value to TRUE

2012-02-21 Thread Ivan Habunek (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212594#comment-13212594 ] Ivan Habunek commented on LOG4PHP-170: -- You are mistaken. :-) Context printing defin

[jira] [Commented] (LOG4PHP-170) Configuring a file or echo appender programmatically will not show context printing despite setting the value to TRUE

2012-02-21 Thread Wes Oden (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212586#comment-13212586 ] Wes Oden commented on LOG4PHP-170: -- I'm using 2.2.1 Am I mistaken, or shouldn't context

Re: [jira] [Commented] (LOG4PHP-141) Allow setting of a default Renderer for all Classes

2012-02-21 Thread Ivan Habunek
Hi Florian, Sorry, not having much free time recently. I'm looking at your patch now and it seems a little broken. For start, the tests fail in many interesting ways. :) I notice that you deleted LoggerRendererObject, but it's still referenced in code. Also you are missing LoggerRendererInterfac