There is a build failure in log4j/master.
Build: https://builds.apache.org/job/log4j/job/master/85/
Logs: https://builds.apache.org/job/log4j/job/master/85/console
Test results: https://builds.apache.org/job/log4j/job/master/85/testReport/
Changes: https://builds.apache.org/job/log4j/job/master/8
rm5248 opened a new pull request #28:
URL: https://github.com/apache/logging-log4cxx/pull/28
When building log4cxx with CMake, the BUILD_SHARED_LIBS option must be
defined before finding APR and APR-util, as those use this variable.
satish created LOG4J2-2878:
--
Summary: How to change the level of the appender
Key: LOG4J2-2878
URL: https://issues.apache.org/jira/browse/LOG4J2-2878
Project: Log4j 2
Issue Type: Question