Uses of Class
org.apache.openjpa.lib.log.LogFactoryAdapter
-
Packages that use LogFactoryAdapter Package Description org.apache.openjpa.lib.log Logging -
-
Uses of LogFactoryAdapter in org.apache.openjpa.lib.log
Subclasses of LogFactoryAdapter in org.apache.openjpa.lib.log Modifier and Type Class Description classCommonsLogFactoryLogFactoryimplementation that delegates to the commons logging framework.classLog4J2LogFactoryLogFactoryimplementation that delegates to the Log4J-2.x framework.classLog4JLogFactoryLogFactoryimplementation that delegates to the Log4J 1.x framework.classSLF4JLogFactoryLogFactoryimplementation that delegates to the SLF4J framework.
-