[
https://issues.apache.org/jira/browse/LOG4PHP-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Grobmeier resolved LOG4PHP-52.
----------------------------------------
Resolution: Fixed
Fixed with rev 791502
Those files were affected:
Deleting src/main/php/LoggerDefaultCategoryFactory.php
Deleting src/main/php/LoggerFactory.php
Sending src/main/php/LoggerHierarchy.php
Sending src/main/php/LoggerManager.php
Sending src/main/php/configurators/LoggerConfiguratorIni.php
Sending src/main/php/configurators/LoggerConfiguratorXml.php
> Use of custom factorys is discouraged - clean up
> ------------------------------------------------
>
> Key: LOG4PHP-52
> URL: https://issues.apache.org/jira/browse/LOG4PHP-52
> Project: Log4php
> Issue Type: Improvement
> Components: Code
> Affects Versions: 2.0
> Reporter: Christian Grobmeier
> Fix For: 2.0
>
>
> LoggerConfiguratorIni.php:
> * <p><b>Logger Factories</b></p>
> *
> * The usage of custom logger factories is discouraged and no longer
> * documented."
> The classes:
> LoggerDefaultCategoryFactory
> LoggeFactory
> are affected. The Factories are also used in the hierarchy class.
> Factories of this kind are outdated and can be removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.