Content deleted Content added
Line 93:
The newer logging API which has been included in the JRE since 1.4, incorporates many of the same concepts as log4j. It has loggers and appenders. However, log4j has been much more broadly used and there are mnay out-of-the-box solutions in log4j that are lacking in the Java Logging API.
The Jakarata Commons Logging isn't really a logging framework, but a logging
==Links to Java Logging Projects==
|