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

Florian Semm updated LOG4PHP-160:
---------------------------------

    Attachment: defaultLayout.patch

- a default-layout will be set in the constructor
- add tests to LoggerAppender
- modified LoggerConfigurator/tests of LoggerConfigurator

                
> Appeneders should use a default layout is no layout is specified in 
> configuration
> ---------------------------------------------------------------------------------
>
>                 Key: LOG4PHP-160
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-160
>             Project: Log4php
>          Issue Type: Improvement
>            Reporter: Ivan Habunek
>            Assignee: Ivan Habunek
>         Attachments: defaultLayout.patch
>
>
> Currently, if an appender which requires a layout is specified without 
> layout, it will silently fail to log anything.
> e.g.: <appender name="default" class="LoggerAppenderEcho" />
> It would be better if the appender would automatically be configured with a 
> default layout (e.g. LoggerLayoutSimple).

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

        

Reply via email to