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

Ivan Habunek closed LOG4PHP-141.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.0
         Assignee: Ivan Habunek

I have finished the implementation. Florian, I have made some changes to make 
the whole thing simpler.

All renderers should implement LoggerRenderer interface. LoggerRendererObject 
has been removed since it's identical. LoggerRendererDefault is the initial 
default renderer which can be replaced by a custom one. 

See new docs here:
http://bezdomni.net/log4php/docs/renderers.html

                
> Allow setting of a default Renderer for all Classes
> ---------------------------------------------------
>
>                 Key: LOG4PHP-141
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-141
>             Project: Log4php
>          Issue Type: Improvement
>          Components: Code
>    Affects Versions: 2.0.0
>            Reporter: igor nadj
>            Assignee: Ivan Habunek
>             Fix For: 2.3.0
>
>         Attachments: LOG4PHP-141.patch, log4php-21-02-2012.patch
>
>
> In log4j you can set a default renderer for all Classes by configuring a 
> Renderer for the Object class, as all Classes extend Object. But PHP does not 
> have a base class like Java, and it would be nice to have a way to replicate 
> this behaviour.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to