A couple of recent Core Java Technologies Tech Tips were related to the Java Logging API, found in the java.util.logging package. You may have read the recent tip titled Logging Localized Messages or ...
statements, however. The logging system can add contextual information—filename, line number, and date, for example—to the message automatically. You can redirect the messages to different ...