Class DebugLoggedPrintStream

All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class DebugLoggedPrintStream extends LoggedPrintStream
  • Field Details

    • LOGGER

      private static final org.slf4j.Logger LOGGER
  • Constructor Details

    • DebugLoggedPrintStream

      public DebugLoggedPrintStream(String p_135934_, OutputStream p_135935_)
  • Method Details