[
https://issues.apache.org/jira/browse/LOG4J2-2815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081588#comment-17081588
]
ASF subversion and git services commented on LOG4J2-2815:
---------------------------------------------------------
Commit 9d6ec847402fb5567756a7ebc783feb5c0b30d01 in logging-log4j2's branch
refs/heads/master from Ralph Goers
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=9d6ec84 ]
LOG4J2-2815 - Allow Spring Boot applications to use composite configuratons.
> Allow composite configurations with Spring Boot
> -----------------------------------------------
>
> Key: LOG4J2-2815
> URL: https://issues.apache.org/jira/browse/LOG4J2-2815
> Project: Log4j 2
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 2.13.1
> Reporter: Ralph Goers
> Assignee: Ralph Goers
> Priority: Major
> Fix For: 2.13.2
>
>
> Spring Boot parses the value of the logging.config property in
> application.yml or bootstrap.yml as a URL. This prevents Log4j's normal
> method of using comma separated values. Since the only way to specify
> multiple urls in a single url is via query parameters, the Log4j Spring cloud
> support needs to be modified to allow for extra logging configuration
> locations to be provided using a query parameter named "override".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)