| 
Class Summary | 
| LogFactory | 
This factory class should be used to get new logger instances. | 
| LogImplCommonsLogging | 
This is an actual implementation of the logging interface used by the common logger of the JVM. | 
| LogImplJDK14 | 
This is an actual implementation of the logging interface used by the JDK 14 logger. | 
| LogImplJUnit | 
This is an actual implementation of the logging interface used by the JUnit logger. | 
| LogImplNone | 
  | 
| LogImplSLF4JLogging | 
This is an actual implementation of the logging interface used by SLF4J logger. | 
| LogImplWebguiLogging | 
This is a simple logger for the Kieker WebGUI. |