Class LoggedPrintStream

All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable
Direct Known Subclasses:
DebugLoggedPrintStream

public class LoggedPrintStream extends PrintStream
  • Field Details

    • LOGGER

      private static final org.slf4j.Logger LOGGER
    • name

      protected final String name
  • Constructor Details

  • Method Details