Uses of Interface
zombie.debug.IDebugLogFormatter
Packages that use IDebugLogFormatter
-
Uses of IDebugLogFormatter in zombie.debug
Methods in zombie.debug that return IDebugLogFormatterConstructors in zombie.debug with parameters of type IDebugLogFormatterModifierConstructorDescriptionDebugLogStream
(PrintStream out, PrintStream warn, PrintStream err, IDebugLogFormatter formatter) DebugLogStream
(PrintStream printStream0, PrintStream printStream1, PrintStream printStream2, IDebugLogFormatter debugLogFormatter, LogSeverity logSeverity)