Content deleted Content added
Mboverload (talk | contribs) |
|||
Line 91:
Of the major players, log4j is still the front runner in the Java Logging ___domain. The log4j project has been around for a long time and has lots of supported from the development community. Its simple to implement, yet has powerful tools built to accomplish most logging tasks. It is also easily extendible to handle proprietary needs.
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
The
==Links to Java Logging Projects==
|