Perhaps should you add exports ch.qos.logback.classic.model.processor; to the module-info.java of the module logback-classic to allow the module logback-core to instanciate the class ch.qos.logback.classic.model.processor.ConfigurationModelHandler in ch.qos.logback.core.model.processor.DefaultProcessor::instantiateHandler. |