Class InternalPrintStream

java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
java.io.PrintStream
org.apache.logging.log4j.io.internal.InternalPrintStream
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class InternalPrintStream extends PrintStream
Internal class used primarily to allow location calculations to work properly.
Since:
2.12