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] | [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 Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
