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 "Christian Grobmeier (JIRA)" <ji...@apache.org> on 2010/04/22 10:42:51 UTC

[jira] Updated: (LOG4PHP-98) Check for invalid names on getLogger call

     [ https://issues.apache.org/jira/browse/LOG4PHP-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Grobmeier updated LOG4PHP-98:
---------------------------------------

    Affects Version/s: 2.0
        Fix Version/s: 2.1

> Check for invalid names on getLogger call
> -----------------------------------------
>
>                 Key: LOG4PHP-98
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-98
>             Project: Log4php
>          Issue Type: Improvement
>          Components: Code
>    Affects Versions: 2.0
>            Reporter: Florian Platzer
>            Priority: Trivial
>             Fix For: 2.1
>
>
> When calling the Logger::getLogger function a name-check would be helpful.
> So, if someone defines the logger "L1" and calls $_logger = Logger::getLogger('L2'); an exception could be thrown

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