Since I spent sometime a couple months ago putting together a presentation on logging in Java, I thought I’d submit a proposal to JavaOne this year. Here’s the proposal I wrote up:
Title
Logging in Java ™ with java.util.logging
Abstract
This presentation shows you how and why to use the logging API that’s
bundled in the core J2SE library. You’ll [...]