Michal Stehlik created LOG4J2-421: ------------------------------------- Summary: log4j2.xml configuration not loaded Key: LOG4J2-421 URL: https://issues.apache.org/jira/browse/LOG4J2-421 Project: Log4j 2 Issue Type: Bug Components: Configurators Affects Versions: 2.0-beta9 Reporter: Michal Stehlik
I created sample project in Netbeans with log4j2 and it seams that log4j2.xml configuration file was not loaded, even when I put this file in each package in my source code. Than I create log4j2-test.xml and this file was loaded without any problem. According to documentation log4j2-test.xml has higher priority than log4j2.xml. But anyway, when log4j2-test.xml is not presented, than log4j2.xml configuration file should be loaded automatically and this never happened. -- This message was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org