Uses of Class
org.apache.logging.log4j.web.Log4jWebInitializerImpl
Packages that use Log4jWebInitializerImpl
Package
Description
The classes in this package are responsible for properly initializing and deinitializing Log4j in a Java EE web
application.
-
Uses of Log4jWebInitializerImpl in org.apache.logging.log4j.web
Methods in org.apache.logging.log4j.web that return Log4jWebInitializerImplModifier and TypeMethodDescriptionprotected static Log4jWebInitializerImpl
Log4jWebInitializerImpl.initialize
(jakarta.servlet.ServletContext servletContext) Initializes the Log4jWebLifeCycle attribute of a ServletContext.