Class Log4jWebInitializerImpl

java.lang.Object
org.apache.logging.log4j.core.AbstractLifeCycle
org.apache.logging.log4j.web.Log4jWebInitializerImpl
All Implemented Interfaces:
LifeCycle, LifeCycle2, Log4jWebLifeCycle, Log4jWebSupport

final class Log4jWebInitializerImpl extends AbstractLifeCycle implements Log4jWebLifeCycle
This class initializes and deinitializes Log4j no matter how the initialization occurs.
  • Field Details

  • Constructor Details

    • Log4jWebInitializerImpl

      private Log4jWebInitializerImpl(javax.servlet.ServletContext servletContext)
  • Method Details