[CI][FAILURE] log4j/master#85 has potential issues

2020-06-23 Thread Mr. Jenkins
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

[GitHub] [logging-log4cxx] rm5248 opened a new pull request #28: reorder find_package to build SO correctly

2020-06-23 Thread GitBox
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.

[jira] [Created] (LOG4J2-2878) How to change the level of the appender

2020-06-23 Thread satish (Jira)
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