[jira] Commented: (LOG4PHP-109) patch for Throwable information associated with logging event

2010-04-21 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859662#action_12859662 ] Christian Grobmeier commented on LOG4PHP-109: - Hello,, this patch is great bu

[jira] Commented: (LOG4PHP-97) LoggerAppenderMailEvent does not work

2010-04-21 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859657#action_12859657 ] Christian Grobmeier commented on LOG4PHP-97: Could you echo the LoggerAppenderM

svn commit: r936615 - /logging/log4php/trunk/pom.xml

2010-04-21 Thread grobmeier
Author: grobmeier Date: Thu Apr 22 05:02:27 2010 New Revision: 936615 URL: http://svn.apache.org/viewvc?rev=936615&view=rev Log: added contributors Modified: logging/log4php/trunk/pom.xml Modified: logging/log4php/trunk/pom.xml URL: http://svn.apache.org/viewvc/logging/log4php/trunk/pom.xml

[jira] Resolved: (LOG4PHP-111) Problem using a custom ConversionPattern

2010-04-21 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier resolved LOG4PHP-111. - Fix Version/s: 2.1 Resolution: Fixed Thanks Ivan! I have added a note on

svn commit: r936613 - in /logging/log4php/trunk/src: changes/changes.xml site/apt/docs/appender-layout.apt

2010-04-21 Thread grobmeier
Author: grobmeier Date: Thu Apr 22 04:59:35 2010 New Revision: 936613 URL: http://svn.apache.org/viewvc?rev=936613&view=rev Log: LOG4PHP-111: added documentation about line break in pattern layout (contributed by Ivan Habunek) Modified: logging/log4php/trunk/src/changes/changes.xml loggi

[jira] Resolved: (LOG4PHP-108) Add HTML line break to LoggerAppenderEcho output

2010-04-21 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier resolved LOG4PHP-108. - Fix Version/s: 2.1 Resolution: Fixed Patch added slightly modified (fixed

svn commit: r936612 - in /logging/log4php/trunk/src: changes/ main/php/appenders/ test/php/ test/php/appenders/ test/php/configurators/ test/php/renderers/

2010-04-21 Thread grobmeier
Author: grobmeier Date: Thu Apr 22 04:52:20 2010 New Revision: 936612 URL: http://svn.apache.org/viewvc?rev=936612&view=rev Log: LOG4PHP-108: Add HTML line break to LoggerAppenderEcho output (contributed by Florian Platzer). Patch added slightly modified (fixed test, renamed property) Added: