Description
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 for the related discussion.
Attachments
Issue Links
- is fixed by
-
LOG4J2-3299 Add structured format for configuring PropertiesUtil settings
- Resolved