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 "darja (JIRA)" <ji...@apache.org> on 2010/04/18 12:06:25 UTC

[jira] Created: (LOG4PHP-112) Logging ClassName doesn't work

Logging ClassName doesn't work
------------------------------

                 Key: LOG4PHP-112
                 URL: https://issues.apache.org/jira/browse/LOG4PHP-112
             Project: Log4php
          Issue Type: Bug
          Components: Code
    Affects Versions: 2.0
         Environment: Windows 7
            Reporter: darja
         Attachments: log4php_classname.patch

While using %C parameter in conversionPattern, I can get only "Logger" in log file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (LOG4PHP-112) Logging ClassName doesn't work

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

Christian Grobmeier updated LOG4PHP-112:
----------------------------------------

    Fix Version/s: 2.1

> Logging ClassName doesn't work
> ------------------------------
>
>                 Key: LOG4PHP-112
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-112
>             Project: Log4php
>          Issue Type: Bug
>          Components: Code
>    Affects Versions: 2.0
>         Environment: Windows 7
>            Reporter: darja
>             Fix For: 2.1
>
>         Attachments: log4php_classname.patch
>
>
> While using %C parameter in conversionPattern, I can get only "Logger" in log file.

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


[jira] Updated: (LOG4PHP-112) Logging ClassName doesn't work

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

darja updated LOG4PHP-112:
--------------------------

    Attachment: log4php_classname.patch

This patch fixes the problem

> Logging ClassName doesn't work
> ------------------------------
>
>                 Key: LOG4PHP-112
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-112
>             Project: Log4php
>          Issue Type: Bug
>          Components: Code
>    Affects Versions: 2.0
>         Environment: Windows 7
>            Reporter: darja
>         Attachments: log4php_classname.patch
>
>
> While using %C parameter in conversionPattern, I can get only "Logger" in log file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (LOG4PHP-112) Logging ClassName doesn't work

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

Christian Grobmeier resolved LOG4PHP-112.
-----------------------------------------

    Resolution: Fixed

applied with rv948675
 I had some problems with the format, but could find out whats meant. Also I needed to write a testcase.

Thanks much for the patch and your time!

> Logging ClassName doesn't work
> ------------------------------
>
>                 Key: LOG4PHP-112
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-112
>             Project: Log4php
>          Issue Type: Bug
>          Components: Code
>    Affects Versions: 2.0
>         Environment: Windows 7
>            Reporter: darja
>             Fix For: 2.1
>
>         Attachments: log4php_classname.patch
>
>
> While using %C parameter in conversionPattern, I can get only "Logger" in log file.

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