vy opened a new issue, #3958: URL: https://github.com/apache/logging-log4j2/issues/3958
Existing `ConfigurationFactory::getConfiguration` methods return null on failure. As discussed earlier (see [this `dev@` thread](https://lists.apache.org/thread/h2oydyk6xld47ljttqvflbt4530o73vw), or #3839), we should throw on failures instead. An example of this behaviour is implemented in #3921 for the newly added `getConfiguration(LoggerContext,String,List<URI>)` overload. This issue proposes change `ConfigurationFactory::getConfiguration` methods to throw on failures. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
