Wrong order in configuration breaks logging
-------------------------------------------
Key: LOG4PHP-101
URL: https://issues.apache.org/jira/browse/LOG4PHP-101
Project: Log4php
Issue Type: Improvement
Components: Code
Affects Versions: 2.0
Reporter: Christian Grobmeier
Fix For: 2.1
If you first configure the loggers and then the appenders, then log4php will
not be able to run. You need to configure appenders first, then loggers.
This is true at least for xml configuration and probably the others too.
Behaviour should be that a sort order in a configuration doesn't have effect on
the behaviour of log4php
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.