Gary Gregory created LOG4J2-1546:
------------------------------------
Summary: Remove deprecated Core API Remove deprecated Core API
org.apache.logging.log4j.core.config.LoggerConfig.createLogger(String, Level,
String, String , AppenderRef[] refs, Property[], Configuration config, Filter).
Key: LOG4J2-1546
URL: https://issues.apache.org/jira/browse/LOG4J2-1546
Project: Log4j 2
Issue Type: Task
Reporter: Gary Gregory
Remove deprecated Core API:
{{org.apache.logging.log4j.core.config.LoggerConfig.createLogger(String, Level,
String, String , AppenderRef[] refs, Property[], Configuration config,
Filter)}};
use:
{{org.apache.logging.log4j.core.config.LoggerConfig.createLogger(boolean,
Level, String, String, AppenderRef[], Property[], Configuration, Filter)}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]