Zbynek Vyskovsky created LOG4J2-1336:
----------------------------------------
Summary: LoggerFactory 1.2 API not really compatible with 1.2
Key: LOG4J2-1336
URL: https://issues.apache.org/jira/browse/LOG4J2-1336
Project: Log4j 2
Issue Type: Bug
Components: log4j 1.2 emulation
Affects Versions: 2.5
Reporter: Zbynek Vyskovsky
Fix For: 2.6
LoggerFactory from log4j 1.2 compatibility layer is not compatible with the
original 1.2 version.
Therefore software which creates its customized loggers is failing due to
AbstractMethodError error.
The fix is quite simple - just keep the original interface. The attached patch
continues to support the current method two, but uses different interface name
for the functionality so it doesn't clash with 1.2 API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]