[
https://issues.apache.org/jira/browse/LOG4J2-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600992#comment-17600992
]
ASF subversion and git services commented on LOG4J2-3588:
---------------------------------------------------------
Commit 53b01c88809ced74fe6d0012b98510f4c42e6eb3 in logging-log4j2's branch
refs/heads/remove-slf4j-18 from Ralph Goers
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=53b01c8880 ]
LOG4J2-3588 - Allow a PropertySource to be added
> Allow property sources to be registered after PropertiesUtil is initialized
> ---------------------------------------------------------------------------
>
> Key: LOG4J2-3588
> URL: https://issues.apache.org/jira/browse/LOG4J2-3588
> Project: Log4j 2
> Issue Type: Improvement
> Components: API
> Affects Versions: 2.18.0
> Reporter: Ralph Goers
> Assignee: Ralph Goers
> Priority: Major
> Fix For: 2.19.0
>
>
> PropertiesUtil loads all PropertySources at startup without any parameters.
> Spring Boot needs to pass the Environment to the PropertySource but the
> PropertySource is created before Spring Boot has initialized. This change
> would allow the Spring Boot PropertySource to be registered manually during
> Spring Boot initialization.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)