Inttroduction ot Java Logging Frameworks
Logging is a common issue for most development teams. There have been several frameworks developed to ease and standardize the process of logging for the Java platform. This page covers general purpose logging frameworks. There are other logging frameworks, toolkits and libraries like Tracing Class Loader but that is for another topic. ==
Links to Java Logging Projects
See also Open Source Logging Tools in Java