The Logger class was not part of jdk before, so several library implementations have appeared. The Log4j library has one of the most comprehensive sets of logging utilities (Formatters, Appenders, etc.). However, for most developers this would be superfluous, and a simple java.util.Logger would be enough.
I personally use a custom shell to implement my registrar. This allows me to define custom calls to perform functional logging / auditing.
questzen
source share