Volkan Yazici created LOG4J2-3011:
-------------------------------------
Summary: Support aliases in PropertiesUtil to ease renaming
deprecated properties with new ones
Key: LOG4J2-3011
URL: https://issues.apache.org/jira/browse/LOG4J2-3011
Project: Log4j 2
Issue Type: Improvement
Components: Core
Reporter: Volkan Yazici
Certain property names don't represent the actual context of the property, but
rather associate them with their deprecated legacy context. E.g.,
{{asyncLoggerThreadNameStrategy}}, whose actual function has nothing to do with
{{asyncLogger}} anymore. Enhancing {{PropertiesUtil}} to support aliases (i.e.,
multiple property names) would greatly simplify renaming these properties.
See [this dev mailing list
thread|https://lists.apache.org/thread.html/r381602de6d6d3925600f8e30c94d98dd17389568178e3f3a53950297%40%3Cdev.logging.apache.org%3E]
for the related discussion.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)