Re: [LOG4J2-2674] CompositeConfiguration misleading configuration source

2019-08-21 Thread Matt Sicker
That makes sense to me. Since you already have a Jira issue for it, feel free to open a PR referencing it. On Wed, 21 Aug 2019 at 11:00, Антон Кореньков wrote: > > Hi, > > I have a small question described under > https://issues.apache.org/jira/browse/LOG4J2-2674. The short summary: > CompositeC

[LOG4J2-2674] CompositeConfiguration misleading configuration source

2019-08-21 Thread Антон Кореньков
Hi, I have a small question described under https://issues.apache.org/jira/browse/LOG4J2-2674. The short summary: CompositeConfiguration uses ConfigurationSource.NULL_SOURCE. It's a bit confusing value for the source field, because it has multiple sources in fact. Do you mind to change the value