You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by "Knut Urdalen (JIRA)" <ji...@apache.org> on 2009/04/28 23:53:30 UTC

[jira] Created: (LOG4PHP-31) Removing unnecessary use of LOG4PHP_DIR

Removing unnecessary use of LOG4PHP_DIR
---------------------------------------

                 Key: LOG4PHP-31
                 URL: https://issues.apache.org/jira/browse/LOG4PHP-31
             Project: Log4php
          Issue Type: Improvement
          Components: Code
            Reporter: Knut Urdalen
            Assignee: Knut Urdalen
            Priority: Trivial
             Fix For: 2.0


LOG4PHP_DIR is no longer required for any other code than LoggerManager::autoload(). We should keep LOG4PHP_DIR here to set it automatically if not set from user land code. All other occurrences can be removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (LOG4PHP-31) Removing unnecessary use of LOG4PHP_DIR

Posted by "Knut Urdalen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4PHP-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Urdalen resolved LOG4PHP-31.
---------------------------------

    Resolution: Fixed

> Removing unnecessary use of LOG4PHP_DIR
> ---------------------------------------
>
>                 Key: LOG4PHP-31
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-31
>             Project: Log4php
>          Issue Type: Improvement
>          Components: Code
>            Reporter: Knut Urdalen
>            Assignee: Knut Urdalen
>            Priority: Trivial
>             Fix For: 2.0
>
>
> LOG4PHP_DIR is no longer required for any other code than LoggerManager::autoload(). We should keep LOG4PHP_DIR here to set it automatically if not set from user land code. All other occurrences can be removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.