Ryan Schmitt created LOG4J2-3323:
------------------------------------
Summary: Breaking change in AbstractManager
Key: LOG4J2-3323
URL: https://issues.apache.org/jira/browse/LOG4J2-3323
Project: Log4j 2
Issue Type: Bug
Reporter: Ryan Schmitt
Due to LOG4J2-1540, a breaking change was made to a protected constructor in a
public class. The fix is to add a new constructor that has the old signature:
{{protected AbstractManager(final String name)}}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)