It is used in private Configuration getConfiguration(final LoggerContext loggerContext, final boolean isTest, final String name) Ralph
> On Aug 25, 2016, at 8:51 PM, Gary Gregory <[email protected]> wrote: > > Hi All, > > In the API: > > org.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(LoggerContext, > String, URI) > > The name arg is not used but the API is reimplemented by subclasses but it > does not seem to be used except in a unit test. > > Is the fact that it is not used a bug or just left over cruft? Cruft that we > could prune. > > Thank you, > Gary > > > > -- > E-Mail: [email protected] <mailto:[email protected]> | > [email protected] <mailto:[email protected]> > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com <http://garygregory.wordpress.com/> > Home: http://garygregory.com/ <http://garygregory.com/> > Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory>
