public class LogFormatter extends java.util.logging.Formatter
Klasse zum Formatieren von LogRecord.
LogFormatter()
java.lang.String
format(java.util.logging.LogRecord record)
formatMessage, getHead, getTail
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogFormatter()
public java.lang.String format(java.util.logging.LogRecord record)
format
java.util.logging.Formatter