Package net.minecraft.util.logging
Class DebugLoggerPrintStream
java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
java.io.PrintStream
net.minecraft.util.logging.LoggerPrintStream
net.minecraft.util.logging.DebugLoggerPrintStream
- All Implemented Interfaces:
Closeable,Flushable,Appendable,AutoCloseable
public class DebugLoggerPrintStream extends LoggerPrintStream
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DebugLoggerPrintStream(String name, OutputStream out) -
Method Summary
Methods inherited from class java.io.PrintStream
append, append, append, checkError, clearError, close, flush, format, format, print, print, print, print, print, print, print, print, print, printf, printf, println, println, println, println, println, println, println, println, setError, write, write, write, writeBytes
-
Constructor Details
-
Method Details
-
log
- Overrides:
login classLoggerPrintStream
-