Skip to content

Logger and Watcher and steps limit

Pre-release
Pre-release
Compare
Choose a tag to compare
@fewlinesofcode fewlinesofcode released this 28 Mar 18:51
· 23 commits to master since this release

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.