Class LoggingObjectOutputPrinter

    • Constructor Detail

      • LoggingObjectOutputPrinter

        public LoggingObjectOutputPrinter​(boolean stdout,
                                          Process process)
        Initializes the printer.
        Parameters:
        stdout - whether to use stdout or stderr
        process - the process to monitor