Uses of Class
org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Packages that use ExtendedLoggerWrapper
Package
Description
Classes (JSP tags) to enable logging in JSPs without using Java scripting.
-
Uses of ExtendedLoggerWrapper in org.apache.logging.log4j.jul
Subclasses of ExtendedLoggerWrapper in org.apache.logging.log4j.julModifier and TypeClassDescription(package private) class
Wrapper class to ensure proper FQCN support in Logger calls. -
Uses of ExtendedLoggerWrapper in org.apache.logging.log4j.taglib
Subclasses of ExtendedLoggerWrapper in org.apache.logging.log4j.taglibModifier and TypeClassDescription(package private) class
The bridge between the tag library and the Log4j API ensures that the source information for log events is the JSP Servlet and not one of the taglib classes.