Package de.bsvrz.sys.funclib.debug
Class DebugFormatterHTML
java.lang.Object
java.util.logging.Formatter
de.bsvrz.sys.funclib.debug.DebugFormatterStdErrText
de.bsvrz.sys.funclib.debug.DebugFormatterFileText
de.bsvrz.sys.funclib.debug.DebugFormatterHTML
Formattiert die Ausgabe für HTML-Dateiausgabe.
WIRD ZUR ZEIT NOCH NICHT UNTERSTÜTZT: AUSGABE ERFOLGT WIE BEI TEXTAUSGABE.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.bsvrz.sys.funclib.debug.DebugFormatterFileText
getHead, getTail
Methods inherited from class de.bsvrz.sys.funclib.debug.DebugFormatterStdErrText
format
Methods inherited from class java.util.logging.Formatter
formatMessage
-
Constructor Details
-
DebugFormatterHTML
public DebugFormatterHTML()
-