JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.aspectran.utils.logging.log4j2
package
com.aspectran.utils.logging.log4j2
Logger using Log4J 2 feature.
Related Packages
Package
Description
com.aspectran.utils.logging
Base package for logging.
com.aspectran.utils.logging.commons
Logger using Commons Logging feature.
com.aspectran.utils.logging.jdk14
Logger using JDK logging feature.
com.aspectran.utils.logging.nologging
Logger for no operation.
com.aspectran.utils.logging.slf4j
logger using SLF4J feature.
com.aspectran.utils.logging.stdout
Logger using standard out.
Classes
Class
Description
Log4j2ExtendedLoggerWrapper
The Class Log4j2ExtendedLoggerWrapper.
Log4j2Logger
Apache Log4j 2
logger.
Log4j2LoggerWrapper
The Class Log4j2LoggerWrapper.