An Introduction to the Java Logging API (O'Reilly)
[Posted June 26, 2002 by cook]
Brian R. Gilstrap
writes about the Java logging API on O'Reilly's OnJava site.
"
Unless you've been living under a rock, you already know that the official release of JDK 1.4 came out in the first quarter of this year, and included with it is a new logging API. This API was first described in JSR 47. Essentially the same description is also available in the documentation of logging for JDK 1.4."
(
Log in to post comments)