Class AutoRepiperDebugLogStream
java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
java.io.PrintStream
zombie.debug.DebugLogStream
zombie.debug.AutoRepiperDebugLogStream
- All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionAutoRepiperDebugLogStream(DebugType defaultOut, DebugType defaultDebugType, LogSeverity logSeverity) -
Method Summary
Methods inherited from class DebugLogStream
debugln, debugln, debugln, debugln, debugOnceln, debugOnceln, debugOnceln, debugOnceln, error, error, error, error, generateCallerPrefix, getFormatter, getLogSeverity, getStackTraceElementString, getTopStackTraceString, getWrappedErrStream, getWrappedOutStream, getWrappedWarnStream, isEnabled, isLogEnabled, noise, noise, noise, noise, print, print, print, print, print, print, print, print, printException, printException, printException, printf, println, println, println, println, println, println, println, println, println, println, println, printStackTrace, setLogSeverity, trace, trace, trace, trace, tryGetCallerTraceElement, warn, warn, warn, warn, warnOnce, warnOnce, warnOnce, warnOnceMethods inherited from class PrintStream
append, append, append, charset, checkError, close, flush, format, format, print, printf, write, write, write, writeBytesMethods inherited from class OutputStream
nullOutputStream
-
Constructor Details
-
AutoRepiperDebugLogStream
public AutoRepiperDebugLogStream(DebugType defaultOut, DebugType defaultDebugType, LogSeverity logSeverity)
-
-
Method Details
-
getDefaultDebugType
-
parseRepiper
public AutoRepiperDebugLogStream.RepiperPacket parseRepiper(Object object, LogSeverity defaultLogSeverity)
-