+1
-Marco
I think it's time for log4php (php4 version) to release a stable version.
1. the code is quite stable.
2. the 0.9 version is dated 10 Dec 2003
3. It is time to work on a php5 port
What developers and contributors say?
-Marco
Author: marco
Date: Wed Jan 25 05:22:42 2006
New Revision: 372206
URL: http://svn.apache.org/viewcvs?rev=372206&view=rev
Log:
Now getLocationInformation() should handle debug_backtrace() output from php5
and php5.1
Modified:
logging/log4php/trunk/src/php5/log4php/spi/LoggerLoggingEvent
I've just committed a patch that should address the problem.
As always, comments are welcome.
-Marco
- Original Message -
From: "Knut Urdalen" <[EMAIL PROTECTED]>
To: "Log4PHP Dev"
Sent: Tuesday, January 24, 2006 1:30 PM
Subject: Re: getLocationInforma
Author: marco
Date: Wed Jan 25 05:19:54 2006
New Revision: 372205
URL: http://svn.apache.org/viewcvs?rev=372205&view=rev
Log:
Now getLocationInformation() should handle debug_backtrace() output from
php4,php5 and php5.1
Modified:
logging/log4php/trunk/src/log4php/spi/LoggerLoggingEvent
Author: marco
Date: Sat Jan 14 09:04:53 2006
New Revision: 369057
URL: http://svn.apache.org/viewcvs?rev=369057&view=rev
Log:
Tests added.
Modified:
logging/log4php/trunk/src/php5/tests/LoggerBasicConfiguratorTestCase.php
logging/log4php/trunk/src/php5/tests/LoggerHierarchyTestCase
Author: marco
Date: Sat Jan 14 09:04:09 2006
New Revision: 369056
URL: http://svn.apache.org/viewcvs?rev=369056&view=rev
Log:
added test cases.
Modified:
logging/log4php/trunk/src/php5/tests/AllTests.php
Modified: logging/log4php/trunk/src/php5/tests/AllTests.php
URL:
http://svn.apache
Author: marco
Date: Sat Jan 14 09:01:58 2006
New Revision: 369054
URL: http://svn.apache.org/viewcvs?rev=369054&view=rev
Log:
spi subpackage test cases
Added:
logging/log4php/trunk/src/php5/tests/spi/AllTests.php
logging/log4php/trunk/src/php5/tests/spi/LoggerLoggingEventTestCase
Author: marco
Date: Sat Jan 14 09:01:45 2006
New Revision: 369052
URL: http://svn.apache.org/viewcvs?rev=369052&view=rev
Log:
spi subpackage test cases
Added:
logging/log4php/trunk/src/php5/tests/spi/
Author: marco
Date: Sat Jan 14 08:56:19 2006
New Revision: 369050
URL: http://svn.apache.org/viewcvs?rev=369050&view=rev
Log:
Fixed resetConfiguration(): now it removes all appenders from loggers.
Modified:
logging/log4php/trunk/src/log4php/LoggerHierarchy.php
Modified: logging/log
Author: marco
Date: Sat Jan 14 08:55:20 2006
New Revision: 369048
URL: http://svn.apache.org/viewcvs?rev=369048&view=rev
Log:
Fixed resetConfiguration(): now it removes all appender for loggers.
Modified:
logging/log4php/trunk/src/php5/log4php/LoggerHierarchy.php
Modified: logging/log
Author: marco
Date: Sat Jan 14 08:53:05 2006
New Revision: 369047
URL: http://svn.apache.org/viewcvs?rev=369047&view=rev
Log:
Imported from Log4php php4.
Added:
logging/log4php/trunk/src/php5/log4php/appenders/LoggerAppenderNull.php
Added: logging/log4php/trunk/src/php5/log4php/appen
Author: marco
Date: Sat Jan 14 08:52:23 2006
New Revision: 369046
URL: http://svn.apache.org/viewcvs?rev=369046&view=rev
Log:
Appender A1 and its layout created without LoggerAppender::singleton() and
LoggerLayout::factory() methods
Modified:
logging/log4php/trunk/src/php5/log
Author: marco
Date: Sat Jan 14 08:48:54 2006
New Revision: 369045
URL: http://svn.apache.org/viewcvs?rev=369045&view=rev
Log:
Added private static startTime var.
Modified:
logging/log4php/trunk/src/php5/log4php/spi/LoggerLoggingEvent.php
Modified: logging/log4php/trunk/src/php5/log4php
ild source, docs, unit tests (PhpUnit for php4 and
PhpUnit2 for php5) with code coverage.
Unfortunatly it's not so easy (but i'm not so sure) to setup nightly builds
with apache infrastructure (especially as an incubated
project).
-Marco
trunk) as stable and release the 1.0 version.
- Discuss a new class namespace (log4php_XYZ, more PEAR compliant).
-Marco
Log4php project maintainer
Author: marco
Date: Thu Jan 5 11:50:25 2006
New Revision: 366263
URL: http://svn.apache.org/viewcvs?rev=366263&view=rev
Log:
Fixed minimum 32bit integer value in LOG4PHP_LEVEL_ALL_INT
Modified:
logging/log4php/trunk/src/log4php/LoggerLevel.php
Modified: logging/log4php/trunk/src/log
Author: marco
Date: Tue Jan 3 02:31:36 2006
New Revision: 365598
URL: http://svn.apache.org/viewcvs?rev=365598&view=rev
Log:
Fixed wrong reference symbol in addRenderer() phpdoc params
Modified:
logging/log4php/trunk/src/log4php/or/LoggerRendererMap.php
Modified: logging/log4php/trunk
Author: marco
Date: Thu Dec 29 02:50:26 2005
New Revision: 359772
URL: http://svn.apache.org/viewcvs?rev=359772&view=rev
Log:
Fixed a type mismatch in setSmtpHost method.
Modified:
logging/log4php/trunk/src/log4php/appenders/LoggerAppenderMailEvent.php
Modified:
logging/log4php/trunk
Author: marco
Date: Fri Dec 2 09:16:08 2005
New Revision: 351774
URL: http://svn.apache.org/viewcvs?rev=351774&view=rev
Log:
Fixed STDERR wrong assignment because of a minor typo (Knut Urdalen).
Modified:
logging/log4php/trunk/src/log4php/appenders/LoggerAppenderConsole.php
Modi
Fixed.
Again, thank You.
-Marco
- Original Message -
From: "Knut Urdalen" <[EMAIL PROTECTED]>
To:
Sent: Thursday, December 01, 2005 12:23 AM
Subject: LoggerAppenderConsole - doesn't work with STDERR
> I just found that the console appender doesn't wo
Patched.
Thank You.
-Marco
- Original Message -
From: "Knut Urdalen" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, November 30, 2005 12:20 AM
Subject: Serializing LoggerLoggingEvent: Missing timestamp
> Since I can't find any bug report database for log4php
Author: marco
Date: Wed Nov 30 01:36:48 2005
New Revision: 349914
URL: http://svn.apache.org/viewcvs?rev=349914&view=rev
Log:
directory that will contain php5 version of log4php
Added:
logging/log4php/trunk/src/php5/
Author: marco
Date: Wed Nov 30 01:36:12 2005
New Revision: 349913
URL: http://svn.apache.org/viewcvs?rev=349913&view=rev
Log:
directory that will contain php4 version of log4php
Added:
logging/log4php/trunk/src/php4/
Author: marco
Date: Wed Nov 30 01:34:44 2005
New Revision: 349912
URL: http://svn.apache.org/viewcvs?rev=349912&view=rev
Log:
fixed a minor typo in __sleep() method (Knut Urdalen).
Modified:
logging/log4php/trunk/src/log4php/spi/LoggerLoggingEvent.php
Modified: logging/log4php/trunk
Author: marco
Date: Sun Nov 27 02:36:27 2005
New Revision: 349201
URL: http://svn.apache.org/viewcvs?rev=349201&view=rev
Log:
Fixed php5 debug_backtrace() classname reporting.
Modified:
logging/log4php/trunk/src/log4php/spi/LoggerLoggingEvent.php
Modified: logging/log4php/trunk/src/log
This is a test.
Please, do not reply.
-Marco
marco 2004/09/14 03:11:29
Modified:src/log4php/layouts LoggerLayoutTTCC.php
Log:
Fixed microseconds output when changing from 999ms to second (thanks to
Sergio Strampelli).
Revision ChangesPath
1.3 +2 -2 logging-log4php/src/log4php/layouts
marco 2004/06/08 14:16:18
Modified:src/log4php log4php.html
Log:
Changed author name.
Revision ChangesPath
1.2 +3 -3 logging-log4php/src/log4php/log4php.html
Index: log4php.html
===
RCS
marco 2004/06/08 14:15:58
Modified:src/tests/renderers/configs LoggerDefaultRenderer.xml
src/tests/renderers test.php
Log:
Removed email from @author tag.
Revision ChangesPath
1.2 +2 -2
logging-log4php/src/tests/renderers/configs
marco 2004/06/08 14:15:38
Modified:src/tests/others/configs serialized.xml
src/tests/others test.php test_body.php
Log:
Removed email from @author tag.
Revision ChangesPath
1.2 +2 -2 logging-log4php/src/tests/others/configs/serialized.xml
marco 2004/06/08 14:15:23
Modified:src/tests/loggers MyLogger.php MyLoggerFactory.php test.php
test_body.php
src/tests/loggers/configs MyLogger.properties MyLogger.xml
Log:
Removed email from @author tag.
Revision ChangesPath
1.2
marco 2004/06/08 14:15:08
Modified:src/tests/levels/configs LoggerLevel_01.properties
LoggerLevel_02.xml LoggerLevel_03.properties
src/tests/levels MyLoggerLevel.php test.php test_body.php
Log:
Removed email from @author tag.
Revision
marco 2004/06/08 14:14:52
Modified:src/tests/layouts/configs LoggerLayoutHtml.xml
LoggerLayoutSimple.xml LoggerLayoutTTCC.xml
LoggerPatternLayout.xml LoggerPatternLayoutLf5.xml
LoggerXmlLayout.xml
marco 2004/06/08 14:14:37
Modified:src/tests/filters/configs LoggerDenyAllFilter.xml
LoggerLevelMatchFilter.xml
LoggerLevelRangeFilter.xml
LoggerStringMatchFilter.xml
src/tests/filters test.php
marco 2004/06/08 14:14:23
Modified:src/tests/configurators/configs LoggerDOMConfigurator_01.xml
LoggerDOMConfigurator_02.xml
LoggerDOMConfigurator_03.xml
LoggerDOMConfigurator_04.xml
marco 2004/06/08 14:14:08
Modified:src/tests/appenders/configs LoggerAppenderConsole.xml
LoggerAppenderDailyFile.xml LoggerAppenderDb.xml
LoggerAppenderEcho.xml LoggerAppenderFile.xml
LoggerAppenderMail.xml
marco 2004/06/08 14:13:20
Modified:src/log4php/xml LoggerDOMConfigurator.php
Log:
Removed email from @author tag.
Revision ChangesPath
1.2 +2 -2 logging-log4php/src/log4php/xml/LoggerDOMConfigurator.php
Index: LoggerDOMConfigurator.php
marco 2004/06/08 14:13:02
Modified:src/log4php/xml log4php.dtd
Log:
Changed author name.
Revision ChangesPath
1.2 +2 -2 logging-log4php/src/log4php/xml/log4php.dtd
Index: log4php.dtd
marco 2004/06/08 14:12:24
Modified:src/log4php/varia LoggerDenyAllFilter.php
LoggerLevelMatchFilter.php
LoggerLevelRangeFilter.php
LoggerStringMatchFilter.php
Log:
Removed email from @author tag.
Revision
marco 2004/06/08 14:12:08
Modified:src/log4php/spi LoggerConfigurator.php LoggerFactory.php
LoggerFilter.php LoggerLocationInfo.php
LoggerLoggingEvent.php
Log:
Removed email from @author tag.
Revision ChangesPath
1.2
marco 2004/06/08 14:11:50
Modified:src/log4php/or LoggerDefaultRenderer.php
LoggerObjectRenderer.php LoggerRendererMap.php
Log:
Removed email from @author tag.
Revision ChangesPath
1.2 +1 -1 logging-log4php/src/log4php/or
marco 2004/06/08 14:11:34
Modified:src/log4php/layouts LoggerLayoutHtml.php
LoggerLayoutSimple.php LoggerLayoutTTCC.php
LoggerPatternLayout.php LoggerXmlLayout.php
Log:
Removed email from @author tag.
Revision ChangesPath
marco 2004/06/08 14:10:34
Modified:src/log4php/helpers LoggerFormattingInfo.php
LoggerOptionConverter.php
LoggerPatternConverter.php LoggerPatternParser.php
LoggerTransform.php
Log:
Removed email from @author
marco 2004/06/08 14:10:15
Modified:src/log4php/config LoggerPropertyGetter.php
LoggerPropertySetter.php
Log:
Removed email from @author tag.
Revision ChangesPath
1.2 +2 -2
logging-log4php/src/log4php/config/LoggerPropertyGetter.php
marco 2004/06/08 14:09:30
Modified:src/log4php/appenders LoggerAppenderConsole.php
LoggerAppenderDb.php LoggerAppenderEcho.php
LoggerAppenderFile.php LoggerAppenderMail.php
LoggerAppenderMailEvent.php
marco 2004/06/08 14:07:22
Modified:src/log4php/appenders LoggerAppenderAdodb.php
Log:
Added phpdoc links to some vars.
Revision ChangesPath
1.2 +2 -1
logging-log4php/src/log4php/appenders/LoggerAppenderAdodb.php
Index: LoggerAppenderAdodb.php
marco 2004/06/08 14:03:05
Modified:src/log4php Logger.php LoggerAppender.php
LoggerAppenderSkeleton.php
LoggerBasicConfigurator.php LoggerCategory.php
LoggerDefaultCategoryFactory.php
marco 2004/06/06 05:22:41
Modified:src/log4php/appenders LoggerAppenderSocket.php
Log:
Fixed a call to the undefined function getlocationinfo() (thanks to Rene').
Revision ChangesPath
1.2 +2 -2
logging-log4php/src/log4php/appenders/LoggerAppenderSocke
marco 2004/06/06 05:19:43
Modified:src/log4php LoggerBasicConfigurator.php
Log:
A syntax error fixed (thanks to Sebastian and Pawel).
Revision ChangesPath
1.2 +2 -2 logging-log4php/src/log4php/LoggerBasicConfigurator.php
Index
marco 2004/03/08 13:57:30
Modified:src/xdocs download.xml
Log:
fixed download page url.
Revision ChangesPath
1.2 +1 -1 logging-log4php/src/xdocs/download.xml
Index: download.xml
===
RCS
marco 2004/03/08 13:28:18
Modified:.build.properties.dist
Log:
Added new build properties
Revision ChangesPath
1.2 +6 -1 logging-log4php/build.properties.dist
Index: build.properties.dist
marco 2004/03/08 13:26:03
Removed: .EMPTY
Log:
Initial Import
marco 2004/03/08 13:24:09
logging-log4php/contribs - New directory
marco 2004/03/08 13:23:56
logging-log4php/docs - New directory
marco 2004/03/08 13:23:37
Added: src/tests/renderers/configs LoggerDefaultRenderer.xml
src/tests/renderers test.php
Log:
Initial Import
Revision ChangesPath
1.1
logging-log4php/src/tests/renderers/configs/LoggerDefaultRenderer.xml
marco 2004/03/08 13:23:17
Added: src/tests/others/configs serialized.xml
src/tests/others test.php test_body.php
Log:
Initial Import
Revision ChangesPath
1.1 logging-log4php/src/tests/others/configs/serialized.xml
Index
marco 2004/03/08 13:22:59
Added: src/tests/loggers MyLogger.php MyLoggerFactory.php test.php
test_body.php
src/tests/loggers/configs MyLogger.properties MyLogger.xml
Log:
Initial Import
Revision ChangesPath
1.1
marco 2004/03/08 13:22:43
Added: src/tests/levels/configs LoggerLevel_01.properties
LoggerLevel_02.xml LoggerLevel_03.properties
src/tests/levels MyLoggerLevel.php test.php test_body.php
Log:
Initial Import
Revision ChangesPath
marco 2004/03/08 13:22:24
Added: src/tests/layouts/configs LoggerLayoutHtml.xml
LoggerLayoutSimple.xml LoggerLayoutTTCC.xml
LoggerPatternLayout.xml LoggerPatternLayoutLf5.xml
LoggerXmlLayout.xml
marco 2004/03/08 13:22:05
Added: src/tests/filters/configs LoggerDenyAllFilter.xml
LoggerLevelMatchFilter.xml
LoggerLevelRangeFilter.xml
LoggerStringMatchFilter.xml
src/tests/filters test.php
marco 2004/03/08 13:21:51
Added: src/tests/configurators/configs LoggerDOMConfigurator_01.xml
LoggerDOMConfigurator_02.xml
LoggerDOMConfigurator_03.xml
LoggerDOMConfigurator_04.xml
marco 2004/03/08 13:21:12
Added: src/tests/appenders/configs LoggerAppenderConsole.xml
LoggerAppenderDailyFile.xml LoggerAppenderDb.xml
LoggerAppenderEcho.xml LoggerAppenderFile.xml
LoggerAppenderMail.xml
marco 2004/03/08 13:20:51
Added: src/tests test_body.php test_core.php
Log:
Initial Import
Revision ChangesPath
1.1 logging-log4php/src/tests/test_body.php
Index: test_body.php
marco 2004/03/08 13:18:05
logging-log4php/src/tests/renderers/configs - New directory
marco 2004/03/08 13:17:54
logging-log4php/src/tests/others/configs - New directory
marco 2004/03/08 13:17:43
logging-log4php/src/tests/loggers/configs - New directory
marco 2004/03/08 13:17:32
logging-log4php/src/tests/levels/configs - New directory
marco 2004/03/08 13:17:20
logging-log4php/src/tests/layouts/configs - New directory
marco 2004/03/08 13:17:06
logging-log4php/src/tests/filters/configs - New directory
marco 2004/03/08 13:16:54
logging-log4php/src/tests/configurators/configs - New directory
marco 2004/03/08 13:16:36
logging-log4php/src/tests/appenders/configs - New directory
marco 2004/03/08 13:16:24
logging-log4php/src/tests/renderers - New directory
marco 2004/03/08 13:16:13
logging-log4php/src/tests/others - New directory
marco 2004/03/08 13:16:02
logging-log4php/src/tests/loggers - New directory
marco 2004/03/08 13:15:51
logging-log4php/src/tests/levels - New directory
marco 2004/03/08 13:15:40
logging-log4php/src/tests/layouts - New directory
marco 2004/03/08 13:15:24
logging-log4php/src/tests/filters - New directory
marco 2004/03/08 13:15:13
logging-log4php/src/tests/configurators - New directory
marco 2004/03/08 13:15:01
logging-log4php/src/tests/appenders - New directory
marco 2004/03/08 13:13:05
Added: src/log4php/xml log4php.dtd LoggerDOMConfigurator.php
src/log4php log4php.html Logger.php LoggerAppender.php
LoggerAppenderSkeleton.php
LoggerBasicConfigurator.php LoggerCategory.php
marco 2004/03/08 13:11:33
logging-log4php/src/log4php/xml - New directory
marco 2004/03/08 13:11:00
logging-log4php/src/log4php/varia - New directory
marco 2004/03/08 13:10:48
logging-log4php/src/log4php/spi - New directory
marco 2004/03/08 13:10:37
logging-log4php/src/log4php/or - New directory
marco 2004/03/08 13:10:26
logging-log4php/src/log4php/layouts - New directory
marco 2004/03/08 13:10:14
logging-log4php/src/log4php/helpers - New directory
marco 2004/03/08 13:09:43
Added: src/xdocs contributors.xml documentation.xml download.xml
index.xml news.xml projectStatus.xml qsg.xml
usage.xml
src/xdocs/stylesheets project.xml
Log:
Initial Import
Revision
marco 2004/03/08 13:08:58
logging-log4php/src/xdocs/stylesheets - New directory
marco 2004/03/08 13:08:36
logging-log4php/src/xdocs/images - New directory
marco 2004/03/08 13:07:17
Added: ..cvsignore build.properties.dist build.xml INSTALL
NOTICE phpdoc.ini README
Log:
Initial Import
Revision ChangesPath
1.1 logging-log4php/.cvsignore
Index: .cvsignore
marco 2004/03/08 13:03:18
Added: .LICENSE
Log:
Initial Import
Revision ChangesPath
1.1 logging-log4php/LICENSE
Index: LICENSE
===
Apache
marco 2004/03/08 12:53:19
logging-log4php/src/log4php/config - New directory
marco 2004/03/08 12:53:07
logging-log4php/src/log4php/appenders - New directory
marco 2004/03/08 12:52:21
logging-log4php/src/xdocs - New directory
marco 2004/03/08 12:52:03
logging-log4php/src/tests - New directory
marco 2004/03/08 12:51:03
logging-log4php/src/log4php - New directory
97 matches
Mail list logo