Package | Description |
---|---|
org.apache.openjpa.lib.log |
Logging
This package provides a lightweight logging interface, a simple
implementation that writes logging output to the console and
allows for basic log configuration, and plug-ins for the Apache
Commons Logging and the Apache Log4J frameworks.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonsLogFactory
LogFactory implementation that delegates to the commons logging
framework. |
class |
Log4JLogFactory
LogFactory implementation that delegates to the Log4J framework. |
class |
SLF4JLogFactory
LogFactory implementation that delegates to the SLF4J framework. |
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.