- de.bsvrz.sys.funclib.debug - package de.bsvrz.sys.funclib.debug
-
- de.bsvrz.sys.funclib.debug.gui - package de.bsvrz.sys.funclib.debug.gui
-
- Debug - Class in de.bsvrz.sys.funclib.debug
-
Stellt Methoden für die Debugausgabe zur Vefügung.
Unterstützt werden neben unterschiedlichen DebugLeveln auch hierarisch verwaltete DebugBereiche, die
je Klasse angelegt werden können.
- Debug(Logger) - Constructor for class de.bsvrz.sys.funclib.debug.Debug
-
Konstruktor (nur intern verwendet).
- DebugFormatterExcel - Class in de.bsvrz.sys.funclib.debug
-
Gibt die Debugmeldungen als *.csv Datei aus, so dass diese direkt in Excel als
Tabellenblatt geöffnet und weiterverarbeitet werden können.
- DebugFormatterExcel() - Constructor for class de.bsvrz.sys.funclib.debug.DebugFormatterExcel
-
- DebugFormatterFileText - Class in de.bsvrz.sys.funclib.debug
-
Gibt die DebugMeldungen als Text aus.
- DebugFormatterFileText() - Constructor for class de.bsvrz.sys.funclib.debug.DebugFormatterFileText
-
- DebugFormatterHTML - Class in de.bsvrz.sys.funclib.debug
-
Formattiert die Ausgabe für HTML-Dateiausgabe.
- DebugFormatterHTML() - Constructor for class de.bsvrz.sys.funclib.debug.DebugFormatterHTML
-
- DebugFormatterStdErrText - Class in de.bsvrz.sys.funclib.debug
-
Gibt die DebugMeldungen als Text aus.
- DebugFormatterStdErrText() - Constructor for class de.bsvrz.sys.funclib.debug.DebugFormatterStdErrText
-
- DebugFormatterStdErrText(boolean) - Constructor for class de.bsvrz.sys.funclib.debug.DebugFormatterStdErrText
-
- DebugFormatterXML - Class in de.bsvrz.sys.funclib.debug
-
Formatiert die Debugmeldungen für die XML-Ausgabe.
- DebugFormatterXML() - Constructor for class de.bsvrz.sys.funclib.debug.DebugFormatterXML
-
- debugInfo() - Static method in class de.bsvrz.sys.funclib.debug.Debug
-
TESTMETHODE: Gibt Info über angemeldete Logger aus
- DOT_LINE - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterFileText
-
Linientyp wird bei der Ausgabe vom Level KONFIGURATION verwendet
- DOT_LINE - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterHTML
-
Linientyp wird bei der Ausgabe vom Level KONFIGURATION verwendet
- DOT_LINE - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterStdErrText
-
Linientyp wird bei der Ausgabe vom Level KONFIGURATION verwendet
- DOUBLE_LINE - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterFileText
-
Linientyp wird bei der Ausgabe vom Level WARNUNG verwendet
- DOUBLE_LINE - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterHTML
-
Linientyp wird bei der Ausgabe vom Level WARNUNG verwendet
- DOUBLE_LINE - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterStdErrText
-
Linientyp wird bei der Ausgabe vom Level WARNUNG verwendet
- FINE - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Verwendung für programmnahe Ausgaben zur Verfolgung des Programmablaufs.
- fine(String) - Method in class de.bsvrz.sys.funclib.debug.Debug
-
Debugausgabe auf Level FINE.
- fine(String, Throwable) - Method in class de.bsvrz.sys.funclib.debug.Debug
-
Debugausgabe auf Level FINE.
- fine(String, Object[]) - Method in class de.bsvrz.sys.funclib.debug.Debug
-
Debugausgabe auf Level FINE.
- fine(String, Object) - Method in class de.bsvrz.sys.funclib.debug.Debug
-
Debugausgabe auf Level FINE.
- FINER - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
- finer(String) - Method in class de.bsvrz.sys.funclib.debug.Debug
-
Debugausgabe auf Level FINER.
- finer(String, Throwable) - Method in class de.bsvrz.sys.funclib.debug.Debug
-
Debugausgabe auf Level FINER.
- finer(String, Object[]) - Method in class de.bsvrz.sys.funclib.debug.Debug
-
Debugausgabe auf Level FINER.
- finer(String, Object) - Method in class de.bsvrz.sys.funclib.debug.Debug
-
Debugausgabe auf Level FINER.
- FINEST - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
- finest(String) - Method in class de.bsvrz.sys.funclib.debug.Debug
-
Debugausgabe auf Level FINEST.
- finest(String, Throwable) - Method in class de.bsvrz.sys.funclib.debug.Debug
-
Debugausgabe auf Level FINEST.
- finest(String, Object[]) - Method in class de.bsvrz.sys.funclib.debug.Debug
-
Debugausgabe auf Level FINEST.
- finest(String, Object) - Method in class de.bsvrz.sys.funclib.debug.Debug
-
Debugausgabe auf Level FINEST.
- format(LogRecord) - Method in class de.bsvrz.sys.funclib.debug.DebugFormatterExcel
-
Gibt dei DebungMeldung aus
- format(LogRecord) - Method in class de.bsvrz.sys.funclib.debug.DebugFormatterFileText
-
Gibt dei DebungMeldung aus
- format(LogRecord) - Method in class de.bsvrz.sys.funclib.debug.DebugFormatterHTML
-
Gibt dei DebungMeldung aus
- format(LogRecord) - Method in class de.bsvrz.sys.funclib.debug.DebugFormatterStdErrText
-
Gibt dei DebungMeldung aus
- format(LogRecord) - Method in class de.bsvrz.sys.funclib.debug.DebugFormatterXML
-
Liefert einen String der Debuginformationen im XML-Format mit dem XML-Element
DebugAusgabe:
- SampleFilter - Class in de.bsvrz.sys.funclib.debug.gui
-
- SampleFilter() - Constructor for class de.bsvrz.sys.funclib.debug.gui.SampleFilter
-
- setHandlerLevel(String, Level) - Static method in class de.bsvrz.sys.funclib.debug.Debug
-
TESTMETHODE: Setzt DebugLevel des entsprechenden Ausgabekanals.
- setLoggerLevel(String, Level) - Static method in class de.bsvrz.sys.funclib.debug.Debug
-
TESTMETHODE: Setzt DebugLevel des entsprechenden Loggers.
- setLoggerLevel(Level) - Method in class de.bsvrz.sys.funclib.debug.Debug
-
TESTMETHODE: Setzt DebugLevel des entsprechenden Loggers.
- SIMPLE_LINE - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterFileText
-
Linientyp wird bei der Ausgabe vom Level FEIN, FEINER und DETAIL verwendet
- SIMPLE_LINE - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterHTML
-
Linientyp wird bei der Ausgabe vom Level FEIN, FEINER und DETAIL verwendet
- SIMPLE_LINE - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterStdErrText
-
Linientyp wird bei der Ausgabe vom Level FEIN, FEINER und DETAIL verwendet
- SINGLE_LINE - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterFileText
-
Linientyp wird bei der Ausgabe vom Level INFO verwendet
- SINGLE_LINE - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterHTML
-
Linientyp wird bei der Ausgabe vom Level INFO verwendet
- SINGLE_LINE - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterStdErrText
-
Linientyp wird bei der Ausgabe vom Level INFO verwendet
- status(String) - Method in class de.bsvrz.sys.funclib.debug.Debug
-
Debugausgabe interner Art (auf Level INFO) für Ausgabe der aktuellen Einstellungen oder bei Änderung der Einstellungen.
- string2Level(String) - Static method in class de.bsvrz.sys.funclib.debug.Debug
-
Konvertiert den Debuglevel aus den Aufrufparametern von String in Level.
- _absoluteMillisecondsFormat - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterExcel
-
Formatstring für das Ausgabeformat des Zeitstempels.
- _absoluteMillisecondsFormat - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterFileText
-
Formatstring für das Ausgabeformat des Zeitstempels.
- _absoluteMillisecondsFormat - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterHTML
-
Formatstring für das Ausgabeformat des Zeitstempels.
- _absoluteMillisecondsFormat - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterStdErrText
-
Formatstring für das Ausgabeformat des Zeitstempels.
- _absoluteMillisecondsFormat - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterXML
-
Formatstring für das Ausgabeformat des Zeitstempels.
- _debugFileAppend - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Legt fest ob an bereits existente Ausgabedateien angehängt werden darf, oder ob die alte Datei überschrieben wird.
- _debugFileCount - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Anzahl der Ausgabedateien, die wie ein Ringpuffer beschrieben werden.
- _debugFileNamePattern - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Dateinamemuster für Ausgabedateien.
- _debugFilePath - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Pfad für Ausgabedateien.
- _debugFileSize - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Ungefähre maximale Größe einer Ausgabedatei.
- _debugLevelFileExcel - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Aktueller DebugLevel für Dateiausgaben im csv-Format Kann über Aufrufparameter geändert werden.
- _debugLevelFileHTML - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Aktueller DebugLevel für Dateiausgaben im HTML-Format Kann über Aufrufparameter geändert werden.
- _debugLevelFileText - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Aktueller DebugLevel für Dateiausgaben im Text-Format Kann über Aufrufparameter geändert werden.
- _debugLevelFileXML - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Aktueller DebugLevel für Dateiausgaben im XML-Format Kann über Aufrufparameter geändert werden.
- _debugLevelStdErrText - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Aktueller DebugLevel für StdErr-Ausgaben im Text-Format Kann über Aufrufparameter geändert werden.
- _debugPath - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
- _debugStdErrWithStackTraces - Variable in class de.bsvrz.sys.funclib.debug.DebugFormatterStdErrText
-
- _fileExtensionExcel - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Dateiendung für Excel-Dateien.
- _fileExtensionHTML - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Dateiendung für HTML-Dateien.
- _fileExtensionText - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Dateiendung für Text-Dateien.
- _fileExtensionXML - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Dateiendung für XML-Dateien.
- _formatterExcel - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Aktueller Formatter für Ausgaben im csv-Format
- _formatterFileText - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Aktueller Formatter für Ausgaben im Text-Format auf Datei
- _formatterHTML - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Aktueller Formatter für Ausgaben im HTML-Format
- _formatterStdErrText - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Aktueller Formatter für Ausgaben im Text-Format auf StdErr
- _formatterXML - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Aktueller Formatter für Ausgaben im XML-Format
- _handlerFileExcel - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Aktueller Handler für Dateiausgabe im csv-Format
- _handlerFileHTML - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Aktueller Handler für Dateiausgabe im HTML-Format
- _handlerFileText - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Aktueller Handler für Dateiausgabe im Text-Format
- _handlerFileXML - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Aktueller Handler für Dateiausgabe im XML-Format
- _handlerStderrText - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Aktueller Handler für stderr-Ausgabe im Text-Format
- _logger - Variable in class de.bsvrz.sys.funclib.debug.Debug
-
Logger Objekt.
- _numberFormat - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterExcel
-
Formatstring mit Angabe für die Formatierung der Zahlenausgaben für die lfd.
- _numberFormat - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterFileText
-
Formatstring mit Angabe für die Formatierung der Zahlenausgaben für die lfd.
- _numberFormat - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterHTML
-
Formatstring mit Angabe für die Formatierung der Zahlenausgaben für die lfd.
- _numberFormat - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterStdErrText
-
Formatstring mit Angabe für die Formatierung der Zahlenausgaben für die lfd.
- _numberFormat - Static variable in class de.bsvrz.sys.funclib.debug.DebugFormatterXML
-
Formatstring mit Angabe für die Formatierung der Zahlenausgaben für die lfdNr
der Meldung und die ThreadId.
- _rootLogger - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
Wurzel-DebugLogger, von dem alle weiteren Logger die Eigenschaften erben
- _rootName - Static variable in class de.bsvrz.sys.funclib.debug.Debug
-
(Default) Name des Wurzel-DebugLogger, wird auch als Bestandteil der Ausgabedateien verwendet