You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/11 23:14:00 UTC

[jira] [Commented] (LOG4J2-2815) Allow composite configurations with Spring Boot

    [ https://issues.apache.org/jira/browse/LOG4J2-2815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081577#comment-17081577 ] 

ASF subversion and git services commented on LOG4J2-2815:
---------------------------------------------------------

Commit d10eadbc2ab11f01ce4d04d7a6eb5a9a285c6e42 in logging-log4j2's branch refs/heads/release-2.x from Ralph Goers
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=d10eadb ]

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)