| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
          Description
| Class Summary | |
|---|---|
| Jdk14Logger | Implementation of the org.logicalcobwebs.logging.Loginterfaces that wraps the standard JDK logging mechanisms that were
 introduced in the Merlin release (JDK 1.4). | 
| Log4JCategoryLog | Implementation of Logthat maps directly to a Log4J
 Category. | 
| Log4jFactory | Concrete subclass of LogFactoryspecific to log4j. | 
| LogFactoryImpl | Concrete subclass of LogFactorythat implements the
 following algorithm to dynamically select a logging implementation
 class to instantiate a wrapper for. | 
| LogKitLogger | Implementation of org.logicalcobwebs.logging.Logthat wraps the jakarta-avalon-logkit
 logging system. | 
| MyPrivilegedAction | This used to be an anonymous class in LogFactoryImpl but it was causing bizarre compilation failures in JDK1.2. | 
| NoOpLog | Default implementation of Log that throws away all messages. | 
| SimpleLog | Simple implementation of Log that sends all enabled log messages, for all defined loggers, to System.err. | 
Provides logging implementations for JDK1.4, Log4J and LogKit (as well as simply stdout).
| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||