Re: LoggerManager, Logger, LoggerHierarchy

2009-08-02 Thread Christian Hammers
Am Sun, 2 Aug 2009 14:32:46 +0200 schrieb Christian Grobmeier : > > However, this is actually an important change that everyone should > > be aware of and it should be clear in any examples for log4php 2.0 > > that LoggerManager is deprecated/removed in favor of Logger. These > > are the lines use

svn commit: r800100 - in /incubator/log4php/trunk/src/test/php: LoggerTest.php LoggerTest.properties

2009-08-02 Thread grobmeier
Author: grobmeier Date: Sun Aug 2 15:47:57 2009 New Revision: 800100 URL: http://svn.apache.org/viewvc?rev=800100&view=rev Log: tested isEnabled methods Modified: incubator/log4php/trunk/src/test/php/LoggerTest.php incubator/log4php/trunk/src/test/php/LoggerTest.properties Modified: inc

svn commit: r800099 - in /incubator/log4php/trunk/src: main/php/Logger.php test/php/LoggerTest.php test/php/LoggerTest.properties

2009-08-02 Thread grobmeier
Author: grobmeier Date: Sun Aug 2 15:42:58 2009 New Revision: 800099 URL: http://svn.apache.org/viewvc?rev=800099&view=rev Log: more Logger tests Added: incubator/log4php/trunk/src/test/php/LoggerTest.properties Modified: incubator/log4php/trunk/src/main/php/Logger.php incubator/log4

svn commit: r800097 - /incubator/log4php/trunk/src/main/php/LoggerManager.php

2009-08-02 Thread grobmeier
Author: grobmeier Date: Sun Aug 2 15:05:12 2009 New Revision: 800097 URL: http://svn.apache.org/viewvc?rev=800097&view=rev Log: deleted LoggerManager. It cannot co-exist to the new Logger functions, since global functions are defined atm. Removed: incubator/log4php/trunk/src/main/php/Logger

[jira] Resolved: (LOG4PHP-67) Refactoring: Use Logger instead of LoggerManager

2009-08-02 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier resolved LOG4PHP-67. Resolution: Fixed Committed with rv800094 > Refactoring: Use Logger instead of Log

svn commit: r800095 - /incubator/log4php/trunk/src/main/php/Logger.php

2009-08-02 Thread grobmeier
Author: grobmeier Date: Sun Aug 2 15:02:22 2009 New Revision: 800095 URL: http://svn.apache.org/viewvc?rev=800095&view=rev Log: loading already loaded classes is unnecessary. removed Logger from classloader Modified: incubator/log4php/trunk/src/main/php/Logger.php Modified: incubator/log4ph

svn commit: r800094 - in /incubator/log4php/trunk/src: changes/ examples/php/ main/php/ main/php/configurators/ main/php/layouts/ site/ site/apt/ test/php/ test/php/configurators/

2009-08-02 Thread grobmeier
Author: grobmeier Date: Sun Aug 2 15:01:32 2009 New Revision: 800094 URL: http://svn.apache.org/viewvc?rev=800094&view=rev Log: LOG4PHP-67: Refactoring: Use Logger instead of LoggerManager Added: incubator/log4php/trunk/src/site/apt/upgrading.apt incubator/log4php/trunk/src/test/php/Logg

RE: Log4PHP Logo

2009-08-02 Thread Gavin
Copied from Dev List: > -Original Message- > From: Christian Grobmeier [mailto:[email protected]] > Sent: Sunday, 2 August 2009 10:29 PM > To: Log4PHP Dev > Subject: Re: Log4PHP Logo > > Hi, > > > I think it would be good branding if Log4PHP were to have a logo of its > own. > > I agr

[jira] Created: (LOG4PHP-67) Refactoring: Use Logger instead of LoggerManager

2009-08-02 Thread Christian Grobmeier (JIRA)
Refactoring: Use Logger instead of LoggerManager Key: LOG4PHP-67 URL: https://issues.apache.org/jira/browse/LOG4PHP-67 Project: Log4php Issue Type: Improvement Components: Code

Re: LoggerManager, Logger, LoggerHierarchy

2009-08-02 Thread Christian Grobmeier
> However, this is actually an important change that everyone should be aware > of and it should be clear in any examples for log4php 2.0 that LoggerManager > is deprecated/removed in favor of Logger. These are the lines users will > have to change in their code when upgrading to 2.0. Good! Then w

Re: Log4PHP Logo

2009-08-02 Thread Christian Grobmeier
Hi, > I think it would be good branding if Log4PHP were to have a logo of its own. I agree! > 1. Do we want to do this? Yes! > 2. If yes to Q1, who wants to take a stab at producing one? I have bought a photoshop license before ages, I can start doing one. But anyway, there might be more comp