[jira] [Issue Comment Edited] (LOG4PHP-174) Firephp appender logs to Firebug console.

2012-03-16 Thread Florian Semm (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231552#comment-13231552 ] Florian Semm edited comment on LOG4PHP-174 at 3/16/12 7:55 PM:

[jira] [Issue Comment Edited] (LOG4PHP-174) Firephp appender logs to Firebug console.

2012-03-16 Thread Florian Semm (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231552#comment-13231552 ] Florian Semm edited comment on LOG4PHP-174 at 3/16/12 7:55 PM:

[jira] [Commented] (LOG4PHP-174) Firephp appender logs to Firebug console.

2012-03-16 Thread Florian Semm (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231552#comment-13231552 ] Florian Semm commented on LOG4PHP-174: -- My First idea was the php function header_li

[jira] [Issue Comment Edited] (LOG4PHP-174) Firephp appender logs to Firebug console.

2012-03-16 Thread Bruce Ingalls (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231541#comment-13231541 ] Bruce Ingalls edited comment on LOG4PHP-174 at 3/16/12 7:23 PM: ---

[jira] [Commented] (LOG4PHP-174) Firephp appender logs to Firebug console.

2012-03-16 Thread Bruce Ingalls (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231541#comment-13231541 ] Bruce Ingalls commented on LOG4PHP-174: --- Beyond the fixed unit test that I uploaded

[jira] [Updated] (LOG4PHP-174) Firephp appender logs to Firebug console.

2012-03-16 Thread Bruce Ingalls (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Ingalls updated LOG4PHP-174: -- Attachment: firephp_2012_03_16.tar.bz2 Replaced previous tarball, with a fixed stale unit test

[jira] [Updated] (LOG4PHP-174) Firephp appender logs to Firebug console.

2012-03-16 Thread Bruce Ingalls (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Ingalls updated LOG4PHP-174: -- Attachment: (was: firephp_2012_03_15.tar.bz2) > Firephp appender logs to Firebug conso

Re: Deprecate LoggerLayoutTTCC

2012-03-16 Thread Christian Grobmeier
+1 good arguments, lets deprecate it On Fri, Mar 16, 2012 at 10:37 AM, Ivan Habunek wrote: > Hi all, > > It's my opinion that the TTCC layout should be deprecated. My reasons are: > 1. The name is confusing - uses the terms "category" inherited from > log4j, and "thread" which makes no sense in P

Deprecate LoggerLayoutTTCC

2012-03-16 Thread Ivan Habunek
Hi all, It's my opinion that the TTCC layout should be deprecated. My reasons are: 1. The name is confusing - uses the terms "category" inherited from log4j, and "thread" which makes no sense in PHP 2. The implementation is not very nice, uses 4 configuration options which offer some possibility o

[jira] [Created] (LOG4PHP-175) Change layout in default configuration to LoggerLayoutSimple

2012-03-16 Thread Ivan Habunek (Created) (JIRA)
Change layout in default configuration to LoggerLayoutSimple Key: LOG4PHP-175 URL: https://issues.apache.org/jira/browse/LOG4PHP-175 Project: Log4php Issue Type: Improvement