What | Removed | Added |
---|---|---|
CC | alfredor@causata.com |
I have this problem as well, which is breaking third party libraries. The Appender interface is not compatible with the actual log4j Appender due to the method signature of getLayout and setLayout. They both use the wrong class org.apache.log4j.spi.Layout.