You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Remko Popma <re...@gmail.com> on 2015/04/05 09:42:04 UTC

log4j-jul tests fail

I am seeing this test for log4j-jul fail:

java.lang.UnsupportedOperationException: Cannot set level through log4j-api
        at
org.apache.logging.log4j.jul.ApiLogger.setLevel(ApiLogger.java:82)
        at
org.apache.logging.log4j.jul.CoreLoggerTest.testSetLevel(CoreLoggerTest.java:67)

Did we do any work on JUL recently? (I can't find it in JIRA or changes.xml)