Package nl.colorize.util
Class CompactFormatter
java.lang.Object
java.util.logging.Formatter
nl.colorize.util.CompactFormatter
Creates a log message formatter that uses a compact format with log records
only taking up a single line. This makes it easier to process log files in
other tools, or scan them manually.
Messages are logged using the default time zone for date and time. See
Platform.getDefaultTimeZone()
for more information.
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail