Type | Key | Summary | By | Status | Resolution | Fix Version |
---|
Bug | LOG4PHP-168 | Passing an instance of a configurator class to the Logger::configure function gives an error | Ivan Habunek | Resolved | Fixed | 2.2.1 |
Bug | LOG4PHP-167 | INI configuration files not parse when using PHP 5.2.x | Ivan Habunek | Resolved | Fixed | 2.2.1 |
Improvement | LOG4PHP-166 | LoggerAppenderMongoDB should supply a timeout value to the Mongo() constructor when it connects for the first time. | Ivan Habunek | Resolved | Fixed | 2.2.1 |
Improvement | LOG4PHP-165 | Extended LoggerLayoutXml to include MDC info | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Improvement | LOG4PHP-162 | Warning for invalid appender threshold level never called | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Improvement | LOG4PHP-161 | All configurable components should trigger warnings when given invalid values | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Improvement | LOG4PHP-160 | Appeneders should use a default layout is no layout is specified in configuration | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Bug | LOG4PHP-159 | Appenders do not close gracefully if a fatal error occurs | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Bug | LOG4PHP-158 | LoggerAppenderFile throws wrong warning messages | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Improvement | LOG4PHP-156 | Web site improvements | Ivan Habunek | Resolved | Fixed | 2.2.0 |
New Feature | LOG4PHP-155 | Create a new layout which outputs serialized event objects | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Improvement | LOG4PHP-154 | Rewrite LoggerAppenderSocket to use a layout | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Improvement | LOG4PHP-152 | A rewrite of the configurator | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Improvement | LOG4PHP-151 | Move common appender methods to parent class | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Improvement | LOG4PHP-149 | Remove deprecated appender LoggerAppenderAdodb | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Bug | LOG4PHP-148 | LoggerUserFieldPatternConverter class missing in log4php archive | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Bug | LOG4PHP-147 | Bugs during HipHop build | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Bug | LOG4PHP-145 | The syslog appender does not correctly parse options | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Bug | LOG4PHP-143 | LoggerConfiguratorPhp does not accept INT constants for appender threshold | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Improvement | LOG4PHP-140 | Incorrect usage of changes.xml | Ivan Habunek | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-138 | Permission denied while renaming log file when hundred of users are accessing the application | Christian Grobmeier | Resolved | Fixed | 2.1.0 |
Improvement | LOG4PHP-137 | Improve pear build | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Bug | LOG4PHP-133 | PDO appender doesn't close connections | Ivan Habunek | Resolved | Fixed | 2.1.0 |
Task | LOG4PHP-132 | Improve XML configuration docs | Unassigned | Resolved | Fixed | 2.1.0 |
Improvement | LOG4PHP-131 | File appenders parameters | Ivan Habunek | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-129 | Log4PHP causes odd errors in the underlying application if used with source having an existing __autoload function | Unassigned | Resolved | Fixed | 2.1.0 |
Task | LOG4PHP-128 | Update site content for Apache Project Branding Requirements | Unassigned | Closed | Fixed | 2.1.0 |
Bug | LOG4PHP-126 | LoggerConfiguratorPhp does not appear to respect appender file property from config | Unassigned | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-123 | LoggerConfiguratorPhp does not parse renderer configuration | Unassigned | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-122 | RendererMap::getByClassName doesnt recognize instances of child classes | Unassigned | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-118 | Additivity cannot be disabled through log4php.properties ini file. | Unassigned | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-117 | LoggerConfiguratorIni::configure() and unexptected results from error_get_last() | Unassigned | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-115 | Instanciate LoggerAppenderPDO "by hand" throw exception | Unassigned | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-114 | Order of params in LoggerAppenderDailyFile configuration is significant | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Bug | LOG4PHP-113 | Milliseconds do not change when using LoggerLayoutPattern | Unassigned | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-112 | Logging ClassName doesn't work | Unassigned | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-111 | Problem using a custom ConversionPattern | Unassigned | Resolved | Fixed | 2.1.0 |
New Feature | LOG4PHP-110 | mongo database appender for log4php | Christian Grobmeier | Resolved | Fixed | 2.1.0 |
New Feature | LOG4PHP-109 | patch for Throwable information associated with logging event | Unassigned | Resolved | Fixed | 2.1.0 |
Improvement | LOG4PHP-108 | Add HTML line break to LoggerAppenderEcho output | Christian Grobmeier | Resolved | Fixed | 2.1.0 |
Task | LOG4PHP-107 | Site should updated via svn | Christian Grobmeier | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-106 | LoggerReflectionUtils::setProperties() does not reset $properties array pointer, causing appenders to not be configured | Unassigned | Resolved | Fixed | 2.1.0 |
Improvement | LOG4PHP-105 | LoggerMDC needs refactoring | Ivan Habunek | Resolved | Fixed | 2.1.0 |
Improvement | LOG4PHP-104 | LoggerNDC: discuss sense and refactor | Ivan Habunek | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-103 | Exception when using more than one LoggerAppenderFile | Unassigned | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-102 | LoggerLayoutPattern fails tests | Unassigned | Resolved | Fixed | 2.1.0 |
Improvement | LOG4PHP-101 | Wrong order in configuration breaks logging | Ivan Habunek | Resolved | Fixed | 2.2.0 |
Improvement | LOG4PHP-100 | Directly assign an array on Logger PHP configuration | Unassigned | Resolved | Fixed | 2.1.0 |
Test | LOG4PHP-96 | Some of the tests don't pass under Windows | Unassigned | Resolved | Fixed | 2.1.0 |
New Feature | LOG4PHP-95 | Add trace level to Log4PHP | Unassigned | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-93 | LoggerClassNamePatternConverter accessing private property | Unassigned | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-91 | LoginOptionConverter.php | Unassigned | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-90 | Minor release artifacts improvments | Ivan Habunek | Resolved | Fixed | 2.1.0 |
Task | LOG4PHP-89 | phpdoc generated files missing license header | Unassigned | Resolved | Fixed | 2.1.0 |
Task | LOG4PHP-88 | NOTICE file date format | Unassigned | Resolved | Fixed | 2.1.0 |
Bug | LOG4PHP-86 | LoggerAppenderRollingFileTest fails due to realpath()=>false on nonexisting files | Christian Hammers | Resolved | Fixed | 2.0.0 |
Bug | LOG4PHP-85 | Unittest fail due to changed default of xmlLayout->setLocationInfo | Christian Hammers | Closed | Fixed | 2.0.0 |
Bug | LOG4PHP-84 | undefined method getLoggerRepository() in LoggerLoggingEvent | Unassigned | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-82 | More examples and API documentation | Christian Hammers | Resolved | Fixed | 2.0.0 |
Bug | LOG4PHP-81 | Boolean values in .properties files and incorrectly parsed by LoggerConfiguratorIni | Christian Hammers | Resolved | Fixed | 2.0.0 |
Bug | LOG4PHP-80 | Trying to set unknown properties should result in an exception | Christian Hammers | Closed | Fixed | 2.0.0 |
Improvement | LOG4PHP-79 | AppenderPDO: Some database fields seem a bit too short | Christian Hammers | Resolved | Fixed | 2.0.0 |
Bug | LOG4PHP-78 | AppenderSocket: locationInfo=false has no effect | Unassigned | Closed | Fixed | 2.0.0 |
Bug | LOG4PHP-77 | LoggerReflectionUtils::setter() should be defined as a static method | Unassigned | Resolved | Fixed | 2.0.0 |
Bug | LOG4PHP-76 | Unable to configure socket appender with attribute useXml = true | Unassigned | Resolved | Fixed | 2.0.0 |
Wish | LOG4PHP-75 | Website should be deployed after a successful buildbot build | Unassigned | Closed | Fixed | 2.1.0 |
Bug | LOG4PHP-74 | Buildbot needs PDO extension enabled | Unassigned | Closed | Fixed | 2.1.0 |
Bug | LOG4PHP-73 | No output from logger after trunk update | Unassigned | Resolved | Fixed | 2.0.0 |
Question | LOG4PHP-72 | Official release date? | Unassigned | Resolved | Fixed | 2.0.0 |
Bug | LOG4PHP-71 | Using LoggerAppenderFile logging to the log file in one Apache session blocks every other Apache session that tries to write to the file until the original request has been processed | Unassigned | Resolved | Fixed | 2.0.0 |
Bug | LOG4PHP-70 | remove LoggerManager references from docs | Unassigned | Resolved | Fixed | 2.0.0 |
Bug | LOG4PHP-68 | Mailing Lists page not being created | Unassigned | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-67 | Refactoring: Use Logger instead of LoggerManager | Unassigned | Resolved | Fixed | 2.0.0 |
Bug | LOG4PHP-66 | LoggerConfiguratorBasicTest fails in "mvn test" but not in phpunit | Unassigned | Resolved | Fixed | 2.0.0 |
Bug | LOG4PHP-65 | Mixing protected and private in Logger and the inheriting LoggerRoot | Unassigned | Resolved | Fixed | 2.0.0 |
Bug | LOG4PHP-64 | Remove deprecated call-by-reference in LoggerLayoutPattern | Unassigned | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-63 | PDOAppender should throw LoggerException on database problems | Unassigned | Resolved | Fixed | 2.0.0 |
Bug | LOG4PHP-62 | Does not print warning if ini file is corrupt | Unassigned | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-61 | Stick with log4j and allow Logger::getLogger(...) | Unassigned | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-60 | New quickstart.apt | Unassigned | Resolved | Fixed | 2.0.0 |
Bug | LOG4PHP-59 | LoggerAppenderConsole is initialized wrong | Unassigned | Resolved | Fixed | 2.0.0 |
Bug | LOG4PHP-58 | HTML encoding typo on Quickstart page | Unassigned | Closed | Fixed | |
Improvement | LOG4PHP-57 | "please shutdown all loggers" - we have destructors for this! | Unassigned | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-56 | Replace define('LOG4PHP_CONFIGURATION' by static variable | Unassigned | Resolved | Fixed | 2.0.0 |
Task | LOG4PHP-55 | Make phpunit available on buildbot | Unassigned | Closed | Fixed | 2.0.0 |
Task | LOG4PHP-54 | Updated PHPDoc in classes | Unassigned | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-53 | Remove references | Unassigned | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-52 | Use of custom factorys is discouraged - clean up | Unassigned | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-51 | Create SyslogAppender Test | Unassigned | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-50 | Create more File Appender Tests | Unassigned | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-49 | Create LoggerAppenderSocket Test | Unassigned | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-47 | Check if PDO Appender needs quote() | Christian Hammers | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-46 | Use PreparedStatement in PDO-Appender | Christian Hammers | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-45 | Divide LoggerPatternConverter.php | Unassigned | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-44 | PEAR package | Knut Urdalen | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-43 | Remove size restriction of MDC table in LoggerMDC | Knut Urdalen | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-42 | Create phpunit tests | Christian Grobmeier | Resolved | Fixed | 2.0.0 |
Improvement | LOG4PHP-41 | Refactor class names and directory layout | Knut Urdalen | Resolved | Fixed | 2.0.0 |
Task | LOG4PHP-40 | Merge LoggerAppender and LoggerAppenderSkeleton | Unassigned | Resolved | Fixed | 2.0.0 |
Task | LOG4PHP-39 | Remove deprecated methods | Knut Urdalen | Resolved | Fixed | 2.0.0 |