[jira] [Commented] (LOG4PHP-129) Log4PHP causes odd errors in the underlying application if used with source having an existing __autoload function

2011-05-22 Thread Moritz Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037543#comment-13037543 ] Moritz Schmidt commented on LOG4PHP-129: > if (function_exists(

[jira] Created: (LOG4PHP-123) LoggerConfiguratorPhp does not parse renderer configuration

2010-08-01 Thread Moritz Schmidt (JIRA)
Components: Code Affects Versions: 2.0 Reporter: Moritz Schmidt Fix For: 2.1 Attachments: LOG4PHP-123.patch LoggerConfiguratorPhp does not yet know renderer configuration -- This message is automatically generated by JIRA. - You can reply to this email to add a

[jira] Updated: (LOG4PHP-123) LoggerConfiguratorPhp does not parse renderer configuration

2010-08-01 Thread Moritz Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moritz Schmidt updated LOG4PHP-123: --- Attachment: LOG4PHP-123.patch patch to fix > LoggerConfiguratorPhp does not parse rende

[jira] Updated: (LOG4PHP-122) RendererMap::getByClassName doesnt recognize instances of child classes

2010-08-01 Thread Moritz Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moritz Schmidt updated LOG4PHP-122: --- Attachment: LOG4PHP-122_with_test.patch where are my manners... this patch includes a test

Re: How is log4php capitalized?

2010-07-26 Thread Moritz Schmidt
2010/7/26 Ivan Habunek : > So can I go ahead with "Apache log4php" or does anybody have any objections > or proposals? I'm all for it :) +1 Moritz

[jira] Commented: (LOG4PHP-98) Check for invalid names on getLogger call

2010-07-23 Thread Moritz Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891543#action_12891543 ] Moritz Schmidt commented on LOG4PHP-98: --- We name our loggers often

[jira] Updated: (LOG4PHP-122) RendererMap::getByClassName doesnt recognize instances of child classes

2010-07-23 Thread Moritz Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moritz Schmidt updated LOG4PHP-122: --- Attachment: LOG4PHP-122.diff fix > RendererMap::getByClassName doesnt recognize instan

[jira] Created: (LOG4PHP-122) RendererMap::getByClassName doesnt recognize instances of child classes

2010-07-23 Thread Moritz Schmidt (JIRA)
Type: Bug Components: Code Reporter: Moritz Schmidt Priority: Minor When setting a renderer for a parent class, RendererMap will not find the correct renderer for instances of child classes if the parent class name is not all lower-case. -- This message is

[jira] Updated: (LOG4PHP-36) Implement a LoggerPhpConfigurator

2010-03-21 Thread Moritz Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moritz Schmidt updated LOG4PHP-36: -- Attachment: LOG4PHP-36_set-all-appender-props.diff (apply to rev925745): set not only class

[jira] Commented: (LOG4PHP-100) Directly assign an array on Logger PHP configuration

2010-03-21 Thread Moritz Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847907#action_12847907 ] Moritz Schmidt commented on LOG4PHP-100: as a consequence, the first argume

[jira] Updated: (LOG4PHP-100) Directly assign an array on Logger PHP configuration

2010-03-21 Thread Moritz Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moritz Schmidt updated LOG4PHP-100: --- Attachment: LOG4PHP-100.patch patch that makes LoggerConfiguratorPhp->configure accept a

[jira] Updated: (LOG4PHP-103) Exception when using more than one LoggerAppenderFile

2010-03-18 Thread Moritz Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moritz Schmidt updated LOG4PHP-103: --- Attachment: 0001-reset-array-pointer-before-looping-over-it-in-Logger.patch proposed

[jira] Created: (LOG4PHP-103) Exception when using more than one LoggerAppenderFile

2010-03-18 Thread Moritz Schmidt (JIRA)
Affects Versions: 2.0 Reporter: Moritz Schmidt When using more than one file appender in the log4php.properties, an Exception is thrown in LoggerAppenderFile::activateOptions. Apparently, the method is called when the fileName is not yet set. -- This message is automatically