Content deleted Content added
mNo edit summary |
mNo edit summary |
||
Line 1:
[[data logging|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|Java platform]].
* [http://java.sun.com/j2se/1.4.2/docs/guide/util/logging/overview.html Java Logging API]
* [[Log4j]]
* [http://www.alphaworks.ibm.com/tech/loggingtoolkit4j Logging Toolkit for Java]
* [http://protomatter.sourceforge.net Protomatter]
* [http://www.theobjectguy.com/javalog/ Java Logging Framework]
[[Category:Java platform]]
|