Java logging framework: Difference between revisions

Content deleted Content added
tweaked link URL to point to cover page
Links to Java Logging Projects: tweaked URL to point to cover page
Line 95:
==Links to Java Logging Projects==
* [http://java.sun.com/j2se/1.4.2/docs/guide/util/logging/ Java 1.4 Logging API]
* [http://java.sun.com/javase/6/docs/technotes/guides/logging/overview.html Java 6.0 Logging API (presently same document as 1.4 above, but with Java 6 links)]
* [http://jakarta.apache.org/commons/logging/ Commons Logging]
* [[SLF4J]]