I know that the usual way of getting the configuration is through the
org.apache.logging.log4j.core.LoggerContext log4j-core as

LoggerContext ctx = (LoggerContext) LogManager.getContext()

But is there a way to get the context from the
org.apache.logging.log4j.spi.LoggerContext??

Reply via email to