public class LogFormatter
extends java.util.logging.Formatter
A configurable Log message formatter that prepends messages with time, level, thread and location
information. The date/time format is configurable and the four meta-message attributes can be
disabled if desired.