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


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