Uses of Interface
org.apache.logging.log4j.web.Log4jWebSupport
Packages that use Log4jWebSupport
Package
Description
The classes in this package are responsible for properly initializing and deinitializing Log4j in a Java EE web
application.
-
Uses of Log4jWebSupport in org.apache.logging.log4j.web
Subinterfaces of Log4jWebSupport in org.apache.logging.log4j.webModifier and TypeInterfaceDescription(package private) interface
Specifies an interface for initializing and deinitializing Log4j in a Java EE web application.Classes in org.apache.logging.log4j.web that implement Log4jWebSupportModifier and TypeClassDescription(package private) final class
This class initializes and deinitializes Log4j no matter how the initialization occurs.