Description: T he 1.4 release of Java introduces the new Java Logging API. For the first time, developers will have a standard way to log application events, from bugs to usability problems to security violations. The logging API will encourage more robust and maintainable programs by providing a flexible means to report on the health of applications as they run. Although Java logging provides a high degree of functionality, it is easy to get started.