Releases: fewlinesofcode/FortunesAlgorithm
Releases · fewlinesofcode/FortunesAlgorithm
Logger and Watcher and steps limit
Add Logging and Diagram building progress possibilities.
Logger
When passed, receives messages produced when certain events occur in the Algorithm.
Watcher
When passed receives information produced during algorithm work. Data received from the Watcher is sufficient for scaffolding debug and process visualisation.