[
https://issues.apache.org/jira/browse/LOG4J2-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278118#comment-17278118
]
ASF subversion and git services commented on LOG4J2-2964:
---------------------------------------------------------
Commit e347d0651c66de3c8772b83887f32e3a2197f345 in logging-log4j2's branch
refs/heads/release-2.x from Volkan Yazici
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=e347d06 ]
LOG4J2-2964 Merge packages from several Configurations in Composite
Configuration. (#440)
> Merge "packages" from several Configurations in Composite Configuration
> -----------------------------------------------------------------------
>
> Key: LOG4J2-2964
> URL: https://issues.apache.org/jira/browse/LOG4J2-2964
> Project: Log4j 2
> Issue Type: Improvement
> Components: Configuration, Core
> Reporter: Valery Yatsynovich
> Priority: Major
> Fix For: 2.14.1
>
>
> When multiple configuration files are used and default merge strategy is in
> place, the attribute {{"packages"}} of the latest configuration takes
> precedence. However multipleĀ configuration files may declare custom Appenders
> defined as {{@Plugin}} and these plugins may be declared in different
> packages.
> The proposed improvement is to perform merging of {{"packages"}} attributes
> from multiple configuration files in {{DefaultMergeStrategy}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)