[ 
https://issues.apache.org/jira/browse/LOG4PHP-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162426#comment-13162426
 ] 

Florian Semm commented on LOG4PHP-160:
--------------------------------------

well i don't know which default-layout is the best for each appender. i thought 
a "simple" layout fits for all appenders.


i don't know why i have removed the check....and you are right. ignore this 
part of the patch.
                
> 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