java.lang.Object
java.util.logging.Formatter
org.hsqldb.lib.BasicTextJdkLogFormatter
An implementation of java.util.logging.Formatter very close to
SimpleFormatter.
The features here are optional timestamping, sortable numeric time stamp
text, and no indication of invoking source code location (logger ID,
class name, method name, etc.).
- Author:
- Blaine Simpson (blaine dot simpson at admc dot com)
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail