> Does this help: > > http://bits.netbeans.org/dev/javadoc/org-openide-util/org/openide/util/doc-files/logging.html > > Right Geertjan, that is the best thing to do. "Using Structured Logging for Communication" is the best logging pattern possible with java.util.logging infrastructure, in my opinion.
-jt