No. The Log4j API can be used as a general logging facade. How configuration is done is implementation specific so it can’t be accessed through the API.
Ralph > On Sep 19, 2017, at 11:18 PM, Asma Zinneera Jabir <azinne...@gmail.com> wrote: > > 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?? --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-user-h...@logging.apache.org