|
SolarMetric Kodo JDO 3.2.4 generated on January 7 2005 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| Log | Logging interface that is independent of other logging frameworks. |
| LogFactory | Factory for log instances. |
| Class Summary | |
| AbstractLog | A simple implementation of the Log interface. |
| CommonsLogFactory | LogFactory implementation that delegates to the commons logging
framework. |
| Log4JLogFactory | LogFactory implementation that delegates to the Log4J framework. |
| LogFactoryAdapter | Base type that aids in adapting an external log framework to the
LogFactory. |
| LogFactoryImpl | Default LogFactory implementation. |
| LogOutputStream | Many standard components log to OutputStreams. |
| MultiLogFactory | A LogFactory implementation to pass events through multiple LogFactory implementations (such as log4j and LogPanelFactory). |
| NoOpLogFactory | A log factory implementation that does not do any logging, as quickly as possible. |
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.
|
SolarMetric Kodo JDO 3.2.4 generated on January 7 2005 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||