Skip to content

Implement progress bars for large loops

Related to #27.

Not all System.out.print and System.out.println statements can be replaced by log4j as introduced in !85 (merged) since some are progress bars. It would be wise to replace these by an actual progress bar such as https://github.com/ctongfei/progressbar.