Class ProgressStatusPrinter

    • Constructor Detail

      • ProgressStatusPrinter

        public ProgressStatusPrinter​(boolean disableAnimation,
                                     boolean debugOutput,
                                     Logger logger)
        Construct new printer
        Parameters:
        disableAnimation - will print each message on new line and spinner as dots
        debugOutput - expect printing of other data together with progress. New line must be printed ASAP.