Change layout in default configuration to LoggerLayoutSimple ------------------------------------------------------------
Key: LOG4PHP-175 URL: https://issues.apache.org/jira/browse/LOG4PHP-175 Project: Log4php Issue Type: Improvement Components: Code Affects Versions: 2.2.1 Reporter: Ivan Habunek Assignee: Ivan Habunek Priority: Minor Fix For: 2.3.0 The default configuration (defined in LoggerConfiguratorDefault.php) currently specifies an Echo appender using LoggerLayoutTTCC. Since the default layout for appenders is LoggerLayoutSimple, it would make more sense to use this layout in the default configuration as well. Apart from that, the TTCC layout should IMO be deprecated since it can easily be replaced by the Pattern layout. -- 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