Author: ihabunek
Date: Fri Aug 26 12:26:29 2011
New Revision: 1162085
URL: http://svn.apache.org/viewvc?rev=1162085&view=rev
Log:
Work on INI adapter.
Modified:
logging/log4php/branches/experimental/config-adapters/src/main/php/configurators/LoggerConfigurationAdapterINI.php
Modi
Author: ihabunek
Date: Thu Aug 25 06:45:54 2011
New Revision: 1161411
URL: http://svn.apache.org/viewvc?rev=1161411&view=rev
Log:
Initial work on config adapters.
Added:
logging/log4php/branches/experimental/config-adapters/src/main/php/configurators/LoggerConfigurationAdapter
Author: ihabunek
Date: Thu Aug 25 06:12:36 2011
New Revision: 1161401
URL: http://svn.apache.org/viewvc?rev=1161401&view=rev
Log:
New experimental branch for configuration adapters.
Added:
logging/log4php/branches/experimental/config-adapters/
- copied from r1161400, logging/log
Author: ihabunek
Date: Sun Aug 21 12:24:23 2011
New Revision: 1159973
URL: http://svn.apache.org/viewvc?rev=1159973&view=rev
Log:
Site: Added instructions for installing from pear to download page.
Modified:
logging/log4php/trunk/src/site/apt/download.apt
Modified: logging/log4php/trunk
Author: ihabunek
Date: Thu Aug 18 06:50:31 2011
New Revision: 1159061
URL: http://svn.apache.org/viewvc?rev=1159061&view=rev
Log:
Updated pear build (LOG4PHP-137):
* changed channel name to pear.apache.org/log4php
* changed pear package naming to Apache_log4php-$version.tgz to make pirium
h
Author: ihabunek
Date: Wed Aug 17 16:41:40 2011
New Revision: 1158818
URL: http://svn.apache.org/viewvc?rev=1158818&view=rev
Log:
Moving pear releases outside trunk.
Added:
logging/log4php/releases/
- copied from r1158817, logging/log4php/trunk/releases/
Removed:
logging/log
Author: ihabunek
Date: Wed Aug 17 16:37:45 2011
New Revision: 1158814
URL: http://svn.apache.org/viewvc?rev=1158814&view=rev
Log:
Added the latest PEAR release (2.1.0) to repository so it can be accessed by
infra for use on pear.apache.org (LOG4PHP-137).
Added:
logging/log4php/t
Author: ihabunek
Date: Tue Aug 9 09:12:58 2011
New Revision: 1155275
URL: http://svn.apache.org/viewvc?rev=1155275&view=rev
Log:
Fixed minor bug in tests where logger level integer contant was cast to string
in PHP config.
Modified:
logging/log4php/trunk/src/test/php/configura
Author: ihabunek
Date: Fri Jul 15 09:54:30 2011
New Revision: 1147068
URL: http://svn.apache.org/viewvc?rev=1147068&view=rev
Log:
LOG4PHP-143: LoggerConfiguratorPhp does not accept integer constants for
appender threshold
* Fixed LoggerAppender::setThreshold() to accept integers (curre
Author: ihabunek
Date: Thu Jul 14 13:01:53 2011
New Revision: 1146675
URL: http://svn.apache.org/viewvc?rev=1146675&view=rev
Log:
Created a new element in changes.xml for the next version 2.2.0
Modified:
logging/log4php/trunk/src/changes/changes.xml
Modified: logging/log4php/trunk
Author: ihabunek
Date: Thu Jun 30 06:30:10 2011
New Revision: 1141411
URL: http://svn.apache.org/viewvc?rev=1141411&view=rev
Log:
Updated site download links for version 2.1.0.
Modified:
logging/log4php/trunk/src/site/apt/download.apt
Modified: logging/log4php/trunk/src/site
Author: ihabunek
Date: Tue Jun 28 19:49:57 2011
New Revision: 1140815
URL: http://svn.apache.org/viewvc?rev=1140815&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
logging/log4php/trunk/pom.xml
Modified: logging/log4php/trunk/pom.xml
URL:
Author: ihabunek
Date: Tue Jun 28 19:49:49 2011
New Revision: 1140814
URL: http://svn.apache.org/viewvc?rev=1140814&view=rev
Log:
[maven-release-plugin] copy for tag apache-log4php-2.1.0
Added:
logging/log4php/tags/apache-log4php-2.1.0/
- copied from r1140813, logging/log4php/trunk/
Author: ihabunek
Date: Tue Jun 28 19:49:20 2011
New Revision: 1140813
URL: http://svn.apache.org/viewvc?rev=1140813&view=rev
Log:
[maven-release-plugin] prepare release apache-log4php-2.1.0
Modified:
logging/log4php/trunk/pom.xml
Modified: logging/log4php/trunk/pom.xml
URL:
Author: ihabunek
Date: Tue Jun 28 18:50:00 2011
New Revision: 1140783
URL: http://svn.apache.org/viewvc?rev=1140783&view=rev
Log:
Reverted pom.xml to 2.1.0 for generating RC2.
Modified:
logging/log4php/trunk/pom.xml
Modified: logging/log4php/trunk/pom.xml
URL:
http://svn.apache.org/vi
Author: ihabunek
Date: Tue Jun 28 06:48:45 2011
New Revision: 1140453
URL: http://svn.apache.org/viewvc?rev=1140453&view=rev
Log:
Moving the 2.1.0 tag to 2.1.0-RC1 to make room for RC2.
Added:
logging/log4php/tags/apache-log4php-2.1.0-RC1/
- copied from r1140451, logging/log4php/
Author: ihabunek
Date: Tue Jun 28 06:43:33 2011
New Revision: 1140449
URL: http://svn.apache.org/viewvc?rev=1140449&view=rev
Log:
Fixed that build.xml would be included in release binaries.
Modified:
logging/log4php/trunk/src/assembly/src.xml
Modified: logging/log4php/trunk/src/asse
Author: ihabunek
Date: Tue Jun 28 06:27:57 2011
New Revision: 1140448
URL: http://svn.apache.org/viewvc?rev=1140448&view=rev
Log:
Fixed error in pom.xml where the project version would not be displayed in
generated api docs.
Modified:
logging/log4php/trunk/build.xml
Modified: log
Author: ihabunek
Date: Sun Jun 26 09:13:39 2011
New Revision: 1139746
URL: http://svn.apache.org/viewvc?rev=1139746&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
logging/log4php/trunk/pom.xml
Modified: logging/log4php/trunk/pom.xml
URL:
Author: ihabunek
Date: Sun Jun 26 09:13:31 2011
New Revision: 1139745
URL: http://svn.apache.org/viewvc?rev=1139745&view=rev
Log:
[maven-release-plugin] copy for tag apache-log4php-2.1.0
Added:
logging/log4php/tags/apache-log4php-2.1.0/
- copied from r1139744, logging/log4php/trunk/
Author: ihabunek
Date: Sun Jun 26 09:10:03 2011
New Revision: 1139744
URL: http://svn.apache.org/viewvc?rev=1139744&view=rev
Log:
[maven-release-plugin] prepare release apache-log4php-2.1.0
Modified:
logging/log4php/trunk/pom.xml
Modified: logging/log4php/trunk/pom.xml
URL:
Author: ihabunek
Date: Sun Jun 26 08:37:53 2011
New Revision: 1139735
URL: http://svn.apache.org/viewvc?rev=1139735&view=rev
Log:
Updated pom.xml to use the latest version of maven-changes-plugin.
Modified:
logging/log4php/trunk/pom.xml
Modified: logging/log4php/trunk/pom.xml
URL:
Author: ihabunek
Date: Sun Jun 26 08:35:35 2011
New Revision: 1139732
URL: http://svn.apache.org/viewvc?rev=1139732&view=rev
Log:
Updated changes.xml schema location.
Modified:
logging/log4php/trunk/src/changes/changes.xml
Modified: logging/log4php/trunk/src/changes/changes.xml
URL:
Author: ihabunek
Date: Sat Jun 25 15:56:18 2011
New Revision: 1139564
URL: http://svn.apache.org/viewvc?rev=1139564&view=rev
Log:
Minor update to pear package config.
Modified:
logging/log4php/trunk/package-config.php
Modified: logging/log4php/trunk/package-config.php
URL:
Author: ihabunek
Date: Fri Jun 24 13:27:22 2011
New Revision: 1139302
URL: http://svn.apache.org/viewvc?rev=1139302&view=rev
Log:
Corrected verison numbers in changes.xml.
Modified:
logging/log4php/trunk/src/changes/changes.xml
Modified: logging/log4php/trunk/src/changes/changes.xml
Author: ihabunek
Date: Thu Jun 23 12:59:50 2011
New Revision: 1138861
URL: http://svn.apache.org/viewvc?rev=1138861&view=rev
Log:
Corrected SVN paths in KEYS file (from 'incubator' to 'logging').
Modified:
logging/log4php/meta/KEYS
Modified: logging/log4
Author: ihabunek
Date: Thu Jun 23 12:37:05 2011
New Revision: 1138853
URL: http://svn.apache.org/viewvc?rev=1138853&view=rev
Log:
Added my signing key to KEYS
Modified:
logging/log4php/meta/KEYS
Modified: logging/log4php/meta/KEYS
URL:
http://svn.apache.org/viewvc/logging/log4php/meta/
Author: ihabunek
Date: Tue Jun 21 14:22:59 2011
New Revision: 1138015
URL: http://svn.apache.org/viewvc?rev=1138015&view=rev
Log:
Updated pom.xml:
* new version of maven-release-plugin
* added -SNAPSOT to version number, as required by maven release process
Modified:
logging/log4php/t
Author: ihabunek
Date: Mon Jun 20 08:53:30 2011
New Revision: 1137549
URL: http://svn.apache.org/viewvc?rev=1137549&view=rev
Log:
Updates to the site:
* Created a more user-friendly frontpage
* Merged showcase to the front page
* Updated the link to the new log4php wiki
Removed:
log
Author: ihabunek
Date: Mon Jun 20 06:28:53 2011
New Revision: 1137518
URL: http://svn.apache.org/viewvc?rev=1137518&view=rev
Log:
LoggerAppenderMongoDBTest: skipped test which uses PHP 5.3 features if PHP
version is lower.
Modified:
logging/log4php/trunk/src/test/php/appen
Author: ihabunek
Date: Sun Jun 19 21:50:30 2011
New Revision: 1137454
URL: http://svn.apache.org/viewvc?rev=1137454&view=rev
Log:
LOG4PHP-110: Added API documentation to the mongodb appender. Minor cosmetic
changes to the code.
Modified:
logging/log4php/trunk/src/main/php/appen
Author: ihabunek
Date: Sun Jun 19 21:35:19 2011
New Revision: 1137452
URL: http://svn.apache.org/viewvc?rev=1137452&view=rev
Log:
LOG4PHP-110: Added mongodb appender documentation to the site.
Modified:
logging/log4php/trunk/src/site/apt/docs/appender/appender.apt
Modified: logging/log
Author: ihabunek
Date: Sun Jun 19 21:18:18 2011
New Revision: 1137444
URL: http://svn.apache.org/viewvc?rev=1137444&view=rev
Log:
LOG4PHP-110: Added an example for mongodb appender
Added:
logging/log4php/trunk/src/examples/php/appender_mongodb.php
logging/log4php/trunk/src/exam
Author: ihabunek
Date: Sun Jun 19 21:13:04 2011
New Revision: 1137439
URL: http://svn.apache.org/viewvc?rev=1137439&view=rev
Log:
LOG4PHP-110: Further work on the mongodb appender
* Moved the conversion code from LoggerLoggingEventBsonifier to
LoggerAppenderMongoDB::format()
* Removed
Author: ihabunek
Date: Sat Jun 18 12:24:12 2011
New Revision: 1137177
URL: http://svn.apache.org/viewvc?rev=1137177&view=rev
Log:
Modified LoggerAppenderMailEvent not to throw an exception when an email cannot
be sent.
Modified:
logging/log4php/trunk/src/main/php/appen
Author: ihabunek
Date: Fri Jun 17 06:29:36 2011
New Revision: 1136787
URL: http://svn.apache.org/viewvc?rev=1136787&view=rev
Log:
Removed unused constants from LoggerLayoutTTCC.
Modified:
logging/log4php/trunk/src/main/php/layouts/LoggerLayoutTTCC.php
Modified: logging/log4php/trunk
Author: ihabunek
Date: Wed Jun 15 11:50:32 2011
New Revision: 1136004
URL: http://svn.apache.org/viewvc?rev=1136004&view=rev
Log:
Removed Logger::getAllLoggers() method which is a duplicate of
Logger::getCurrentLoggers(). It was introduced recently (after 2.0 release) so
this should not im
Author: ihabunek
Date: Mon Jun 13 11:43:43 2011
New Revision: 1135098
URL: http://svn.apache.org/viewvc?rev=1135098&view=rev
Log:
Replaced private static variables with constants in MongoDB appender.
Modified:
logging/log4php/trunk/src/main/php/appenders/LoggerAppenderMongoDB.php
Modi
Author: ihabunek
Date: Fri Jun 10 09:08:48 2011
New Revision: 1134244
URL: http://svn.apache.org/viewvc?rev=1134244&view=rev
Log:
LOG4PHP-138: Fixed the LoggerAppenderRollingFile rollover procedure so that the
lock will not be released while rollover is performed. This should make the
appe
Author: ihabunek
Date: Wed Jun 8 21:51:23 2011
New Revision: 1133573
URL: http://svn.apache.org/viewvc?rev=1133573&view=rev
Log:
LOG4PHP-90: Minor release artifacts improvments
* CHANGELOG now points to the changes.xml file
* api documentation included in release package in "apidocs&qu
Author: ihabunek
Date: Sun Jun 5 21:30:02 2011
New Revision: 1132492
URL: http://svn.apache.org/viewvc?rev=1132492&view=rev
Log:
Modified the site footer to include trademark attributions required by the
branding requirements (LOG4PHP-128). Unfortunately this required a template
override.
Author: ihabunek
Date: Sun Jun 5 21:27:01 2011
New Revision: 1132491
URL: http://svn.apache.org/viewvc?rev=1132491&view=rev
Log:
Added a trademark (TM) sign next to project name on the main site page, as
required by the branding requirements (LOG4PHP-128).
Modified:
logging/log4php/t
Author: ihabunek
Date: Sun Jun 5 14:06:03 2011
New Revision: 1132411
URL: http://svn.apache.org/viewvc?rev=1132411&view=rev
Log:
Updated the title site page. Also added a prominent link back to ASF as
required by the bradning requirements (PHP-128).
Modified:
logging/log4php/trunk/src/
Author: ihabunek
Date: Sun Jun 5 13:32:29 2011
New Revision: 1132401
URL: http://svn.apache.org/viewvc?rev=1132401&view=rev
Log:
Greatly simplified method Logger::callAppenders(). Should increase performance
slightly.
Modified:
logging/log4php/trunk/src/main/php/Logger.php
Modi
Author: ihabunek
Date: Sun Jun 5 13:26:30 2011
New Revision: 1132399
URL: http://svn.apache.org/viewvc?rev=1132399&view=rev
Log:
Removed the private method Logger::logLevel() since it was the same as
Logger::log().
Modified:
logging/log4php/trunk/src/main/php/Logger.php
Modified: log
Author: ihabunek
Date: Sun Jun 5 13:23:37 2011
New Revision: 1132398
URL: http://svn.apache.org/viewvc?rev=1132398&view=rev
Log:
Renamed the variable holding appenders in Logger from $aai to $appenders for a
more readable code.
Modified:
logging/log4php/trunk/src/main/php/Logger
Author: ihabunek
Date: Sun Jun 5 13:15:49 2011
New Revision: 1132396
URL: http://svn.apache.org/viewvc?rev=1132396&view=rev
Log:
Improved API documentation for Logger.php. Removed references to
methods/objects which no longer exist. No code changes.
Modified:
logging/log4php/trunk/src/
Author: ihabunek
Date: Sun Jun 5 10:19:56 2011
New Revision: 1132366
URL: http://svn.apache.org/viewvc?rev=1132366&view=rev
Log:
Removed LOG4PHP_DIR constant since it was only used once throughout the
codebase. Replaced with dirname(__FILE__).
Modified:
logging/log4php/trunk/src/main
Author: ihabunek
Date: Sun Jun 5 10:17:46 2011
New Revision: 1132365
URL: http://svn.apache.org/viewvc?rev=1132365&view=rev
Log:
Updated PHPUnit's bootstrap.php:
* Removed unnecessary usage of LOG4PHP_DIR constant
* Removed deprecated usage of LOG4PHP_DEFAULT_INIT_OVERRIDE constant
Author: ihabunek
Date: Sat Jun 4 10:41:39 2011
New Revision: 1131374
URL: http://svn.apache.org/viewvc?rev=1131374&view=rev
Log:
Updated pom.xml and build.xml:
* increased log4php version number to 2.1.0
* updated pom.xml to work with maven 3 (tested on 3.0.3)
* moved all ant scripts
Author: ihabunek
Revision: 1131370
Modified property: svn:log
Modified: svn:log at Sat Jun 4 10:36:59 2011
--
--- svn:log (original)
+++ svn:log Sat Jun 4 10:36:59 2011
@@ -0,0 +1,3 @@
+Updates to site.xml:
+* fixed
Author: ihabunek
Date: Sat Jun 4 10:35:28 2011
New Revision: 1131370
URL: http://svn.apache.org/viewvc?rev=1131370&view=rev
Log: (empty)
Modified:
logging/log4php/trunk/src/site/site.xml
Modified: logging/log4php/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/logging/log
Author: ihabunek
Date: Sat Jun 4 10:13:52 2011
New Revision: 1131363
URL: http://svn.apache.org/viewvc?rev=1131363&view=rev
Log:
Divided unit tests into groups using the @group annotation. This way individual
groups can be tested using e.g. "phpunit --group appenders".
Modifie
Author: ihabunek
Date: Sat Jun 4 09:39:38 2011
New Revision: 1131361
URL: http://svn.apache.org/viewvc?rev=1131361&view=rev
Log:
Removed output buffering from LoggerAppenderConsoleTest since it doesn't work
anyway (see FIXME note in file).
Modified:
logging/log4php/trunk/src
Author: ihabunek
Date: Sat Jun 4 09:20:49 2011
New Revision: 1131356
URL: http://svn.apache.org/viewvc?rev=1131356&view=rev
Log:
Fixed test file path in LoggerAppenderFileTest which would create /src/target,
instead of using /target dir.
Modified:
logging/log4php/trunk/src/test
Author: ihabunek
Date: Sat Jun 4 09:01:05 2011
New Revision: 1131353
URL: http://svn.apache.org/viewvc?rev=1131353&view=rev
Log:
Fixed a bug in LoggerConfiguratorIniTest where a test would fail because the
configuration wasn't cleared before configuring.
Modified:
logging/log4
Author: ihabunek
Date: Fri Jun 3 12:15:51 2011
New Revision: 1131008
URL: http://svn.apache.org/viewvc?rev=1131008&view=rev
Log:
Updates to the pear package build:
* Updated "Installation tips" for PackageFileManager2
* Simplified parsing of version from pom.xml (no longer looks f
Author: ihabunek
Revision: 1130840
Modified property: svn:log
Modified: svn:log at Fri Jun 3 06:22:31 2011
--
--- svn:log (original)
+++ svn:log Fri Jun 3 06:22:31 2011
@@ -1,4 +1,5 @@
Site improvements:
+* updated the
Author: ihabunek
Date: Thu Jun 2 22:00:08 2011
New Revision: 1130840
URL: http://svn.apache.org/viewvc?rev=1130840&view=rev
Log:
Site improvements:
* removed the "Install" page - the information contained there has been split
between "Download" and "Quickstart"
Author: ihabunek
Date: Thu Jun 2 21:50:03 2011
New Revision: 1130836
URL: http://svn.apache.org/viewvc?rev=1130836&view=rev
Log:
Fixed formatting of the assembly src.xml file.
Modified:
logging/log4php/trunk/src/assembly/src.xml
Modified: logging/log4php/trunk/src/assembly/src.xml
Author: ihabunek
Date: Thu Jun 2 21:48:49 2011
New Revision: 1130835
URL: http://svn.apache.org/viewvc?rev=1130835&view=rev
Log:
Added "License" and "Security" links to site menu, as required by Apache
Project Branding Requirements (LOG4PHP-128).
Modified:
loggin
Author: ihabunek
Date: Thu Jun 2 21:43:24 2011
New Revision: 1130834
URL: http://svn.apache.org/viewvc?rev=1130834&view=rev
Log:
Replaced Apache logging services logo with one that has a "TM" symbol, as
required by Apache Project Branding Requirements (LOG4PHP-128).
Modifie
Author: ihabunek
Date: Thu Jun 2 19:21:01 2011
New Revision: 1130753
URL: http://svn.apache.org/viewvc?rev=1130753&view=rev
Log:
Removed apache incubation and log4j logos which are no longer used.
Removed:
logging/log4php/trunk/src/site/resources/images/apache-incubator-logo.png
log
Author: ihabunek
Date: Sun May 29 10:53:39 2011
New Revision: 1128863
URL: http://svn.apache.org/viewvc?rev=1128863&view=rev
Log:
Fixed relative paths in documentation to avoid maven warnings.
Modified:
logging/log4php/trunk/src/site/apt/contributingpatches.apt
logging/log4php/trunk
Author: ihabunek
Date: Sat May 28 10:22:17 2011
New Revision: 1128590
URL: http://svn.apache.org/viewvc?rev=1128590&view=rev
Log:
LOG4PHP-140: Fixed incorrect usage of changes.xml:
* replaced "by" attribute with "dev" and "due-to"
* added dates on which iss
Author: ihabunek
Date: Sat May 28 08:26:36 2011
New Revision: 1128569
URL: http://svn.apache.org/viewvc?rev=1128569&view=rev
Log:
Registering fix of LOG4PHP-129 in changes.xml.
Modified:
logging/log4php/trunk/src/changes/changes.xml
Modified: logging/log4php/trunk/src/changes/changes
Author: ihabunek
Date: Sat May 28 08:18:17 2011
New Revision: 1128568
URL: http://svn.apache.org/viewvc?rev=1128568&view=rev
Log:
LOG4PHP-129: Log4PHP causes odd errors in the underlying application if used
with source having an existing __autoload function
Modified:
logging/log4php/t
Author: ihabunek
Date: Fri May 20 11:44:34 2011
New Revision: 1125335
URL: http://svn.apache.org/viewvc?rev=1125335&view=rev
Log:
LOG4PHP-122: RendererMap::getByClassName doesn't recognize instances of child
classes
Modified:
logging/log4php/trunk/src/changes/changes.xml
loggin
Author: ihabunek
Date: Fri May 20 11:27:20 2011
New Revision: 1125330
URL: http://svn.apache.org/viewvc?rev=1125330&view=rev
Log:
* Configured tests which require mongo db extension to be skipped if the
extension is not loaded.
* Fixed formatting.
Modified:
logging/log4php/trunk/src/
Author: ihabunek
Date: Fri May 20 08:28:41 2011
New Revision: 1125276
URL: http://svn.apache.org/viewvc?rev=1125276&view=rev
Log:
LOG4PHP-123: LoggerConfiguratorPhp does not parse renderer configuration
Modified:
logging/log4php/trunk/src/changes/changes.xml
logging/log4php/trunk
Author: ihabunek
Date: Fri May 20 08:01:34 2011
New Revision: 1125268
URL: http://svn.apache.org/viewvc?rev=1125268&view=rev
Log:
Added package declaration to LoggerLoggingEventBsonifier.
Modified:
logging/log4php/trunk/src/main/php/helpers/LoggerLoggingEventBsonifier.php
Modified:
log
Author: ihabunek
Date: Sun May 15 13:11:28 2011
New Revision: 1103366
URL: http://svn.apache.org/viewvc?rev=1103366&view=rev
Log:
Work on the MongoDB appender (original code provided by Vladimir Gorej) :
* Added LoggerLoggingEventBsonifier helper class for constructing bson arrays
as requ
Author: ihabunek
Date: Sun May 15 11:37:57 2011
New Revision: 1103330
URL: http://svn.apache.org/viewvc?rev=1103330&view=rev
Log:
Renamed LoggerMongoDBBsonLayout to LoggerLayoutBson to follow naming
conventions.
Added:
logging/log4php/trunk/src/main/php/layouts/LoggerLayoutBson
Author: ihabunek
Date: Tue Jan 25 07:50:47 2011
New Revision: 1063161
URL: http://svn.apache.org/viewvc?rev=1063161&view=rev
Log:
Removed the no longer supported debug="true" attribute from XML configuration
examples.
Modified:
logging/log4php/trunk/src/exam
Author: ihabunek
Date: Mon Jan 24 07:47:47 2011
New Revision: 1062668
URL: http://svn.apache.org/viewvc?rev=1062668&view=rev
Log:
Fixed warnings issued by LoggerAppenderTest.
Modified:
logging/log4php/trunk/src/test/php/appenders/LoggerAppenderFileTest.php
Modified:
logging/log4php/t
Author: ihabunek
Date: Mon Jan 24 07:36:17 2011
New Revision: 1062667
URL: http://svn.apache.org/viewvc?rev=1062667&view=rev
Log:
Removed unnecessary usage of @access tag in phpdocs.
Modified:
logging/log4php/trunk/src/main/php/appenders/LoggerAppenderConsole.php
logging/log4php/t
Author: ihabunek
Date: Mon Jan 24 07:32:15 2011
New Revision: 1062665
URL: http://svn.apache.org/viewvc?rev=1062665&view=rev
Log:
Changed default value of LoggerAppender::$requiresLayout to true, since this is
more frequent so less code is required. Changed appenders to reflect this.
A
Author: ihabunek
Date: Sun Jan 16 10:00:29 2011
New Revision: 1059525
URL: http://svn.apache.org/viewvc?rev=1059525&view=rev
Log:
Fixed bug introduced in previous commit - duplicate getMaximumFileSize() method.
Modified:
logging/log4php/trunk/src/main/php/appen
Author: ihabunek
Date: Sun Jan 16 09:29:43 2011
New Revision: 1059522
URL: http://svn.apache.org/viewvc?rev=1059522&view=rev
Log:
LOG4PHP-131: File appenders parameters
* Replaced $fileName param with $file (as stated in docs)
* Removed overloading of setFile()
* Added missing getters for
Author: ihabunek
Date: Sat Jan 15 11:03:07 2011
New Revision: 1059296
URL: http://svn.apache.org/viewvc?rev=1059296&view=rev
Log:
LoggerAppenderRollingFileTest:
* Replaced a deprecated method call
* Replaced strange loop construction with a for loop
Modified:
logging/log4php/trunk/src/
Modified: logging/log4php/trunk/src/main/php/helpers/LoggerOptionConverter.php
URL:
http://svn.apache.org/viewvc/logging/log4php/trunk/src/main/php/helpers/LoggerOptionConverter.php?rev=1059292&r1=1059291&r2=1059292&view=diff
Author: ihabunek
Date: Wed Jan 12 21:07:29 2011
New Revision: 1058319
URL: http://svn.apache.org/viewvc?rev=1058319&view=rev
Log:
LOG4PHP-133: PDO appender doesn't close connections
Modified:
logging/log4php/trunk/src/changes/changes.xml
logging/log4php/trunk/src/main/php/
Author: ihabunek
Date: Wed Jan 12 13:53:36 2011
New Revision: 1058141
URL: http://svn.apache.org/viewvc?rev=1058141&view=rev
Log:
Created a DOAP RDF file required for listing the project on projects.apache.org.
Added:
logging/log4php/trunk/doap_log4php.rdf
Added: logging/log4php/t
Author: ihabunek
Date: Wed Jan 12 12:07:28 2011
New Revision: 1058101
URL: http://svn.apache.org/viewvc?rev=1058101&view=rev
Log:
Removed outdated site location and files. Site should be deployed to
https://svn.apache.org/repos/asf/logging/site/trunk/docs/log4php.
Removed:
logging/log
Author: ihabunek
Date: Wed Jan 12 07:27:22 2011
New Revision: 1058007
URL: http://svn.apache.org/viewvc?rev=1058007&view=rev
Log:
A branch to experiment in - creating a new configurator structure.
Added:
logging/log4php/branches/experimental/configuration-adapters/
- copied
Author: ihabunek
Date: Wed Jan 12 07:26:02 2011
New Revision: 1058006
URL: http://svn.apache.org/viewvc?rev=1058006&view=rev
Log: (empty)
Added:
logging/log4php/branches/experimental/
Author: ihabunek
Date: Tue Jan 11 07:50:49 2011
New Revision: 1057511
URL: http://svn.apache.org/viewvc?rev=1057511&view=rev
Log:
Replaced calls to deprecated PHPUnit method assertTypeOf() with
assertInternalType() and assertInstanceOf().
Modified:
logging/log4php/trunk/src/cha
Modified: logging/log4php/trunk/src/site/apt/docs/renderer.apt
URL:
http://svn.apache.org/viewvc/logging/log4php/trunk/src/site/apt/docs/renderer.apt?rev=1056712&r1=1056711&r2=1056712&view=diff
==
--- logging/log4php/trunk
Author: ihabunek
Date: Thu Jan 6 16:12:41 2011
New Revision: 1055928
URL: http://svn.apache.org/viewvc?rev=1055928&view=rev
Log:
Fixed a bug in LoggerLayoutPattern where the default conversion pattern would
not be used when no custom pattern was provided.
Modified:
logging/log4php/t
Author: ihabunek
Date: Sat Nov 20 11:48:26 2010
New Revision: 1037182
URL: http://svn.apache.org/viewvc?rev=1037182&view=rev
Log:
Changed a config file used in LoggerConfiguratorIniTest so that it won't create
test log files in /tmp, but in /target/temp. Otherwise, when testing
o
Author: ihabunek
Date: Sat Sep 18 12:29:24 2010
New Revision: 998456
URL: http://svn.apache.org/viewvc?rev=998456&view=rev
Log:
LOG4PHP-104: Refactored LoggerNDC and added tests.
Added:
logging/log4php/trunk/src/test/php/LoggerNDCTest.php
Modified:
logging/log4php/trunk/src/cha
Author: ihabunek
Date: Sat Sep 18 11:42:17 2010
New Revision: 998444
URL: http://svn.apache.org/viewvc?rev=998444&view=rev
Log:
LOG4PHP-105: LoggerMDC needs refactoring; added tests
Added:
logging/log4php/trunk/src/test/php/LoggerMDCTest.php
Modified:
logging/log4php/trunk/src/cha
Author: ihabunek
Date: Sat Sep 18 09:27:49 2010
New Revision: 998428
URL: http://svn.apache.org/viewvc?rev=998428&view=rev
Log:
LoggerHierarchy::resetConfiguration() now clears the LoggerAppenderPool.
Modified:
logging/log4php/trunk/src/main/php/LoggerAppenderPool.php
logging/log
Author: ihabunek
Date: Sat Sep 18 09:18:13 2010
New Revision: 998427
URL: http://svn.apache.org/viewvc?rev=998427&view=rev
Log:
Added @expectedException to a test which causes an error to be triggered.
Modified:
logging/log4php/trunk/src/test/php/configurators/LoggerConfiguratorIniTest
Author: ihabunek
Date: Sat Sep 18 07:46:03 2010
New Revision: 998420
URL: http://svn.apache.org/viewvc?rev=998420&view=rev
Log:
Added __toString magic method to LoggerLevel.
Modified:
logging/log4php/trunk/src/changes/changes.xml
logging/log4php/trunk/src/main/php/LoggerLevel
Author: ihabunek
Date: Tue Jul 27 14:55:45 2010
New Revision: 979738
URL: http://svn.apache.org/viewvc?rev=979738&view=rev
Log:
LOG4PHP-117: LoggerConfiguratorIni::configure() and unexptected results from
error_get_last()
Modified:
logging/log4php/trunk/src/changes/changes.xml
log
Author: ihabunek
Date: Tue Jul 27 13:48:26 2010
New Revision: 979698
URL: http://svn.apache.org/viewvc?rev=979698&view=rev
Log:
LOG4PHP-113: Milliseconds do not change when using LoggerLayoutPattern
Modified:
logging/log4php/trunk/src/changes/changes.xml
logging/log4php/trunk/src/
Author: ihabunek
Date: Tue Jul 27 10:16:40 2010
New Revision: 979632
URL: http://svn.apache.org/viewvc?rev=979632&view=rev
Log:
Updated the blog link to point to logging project blog, instead of log4php blog
which is closed.
Modified:
logging/log4php/trunk/src/site/site.xml
Modi
Author: ihabunek
Date: Tue Jul 27 09:26:16 2010
New Revision: 979612
URL: http://svn.apache.org/viewvc?rev=979612&view=rev
Log:
Updated the web pages to always use "log4php" instead of other variants such as
"Log4PHP" and "Log4php". This follows the naming s
Author: ihabunek
Date: Tue Jul 27 09:09:17 2010
New Revision: 979604
URL: http://svn.apache.org/viewvc?rev=979604&view=rev
Log:
Tweaks to appenders web page:
* Moved TOC to a more logical position
* Replaced doxia snippet with hardcoded example, because XML snippets don't work
1 - 100 of 102 matches
Mail list logo