Skip to content
  • David Thompson's avatar
    Add a class to simplify logging of operations. · bb4446dd
    David Thompson authored
    This class watches a manager and records each Operator's
    invocation and result. Subclasses override 2 methods on
    it to log the result. The OperatorLog class may even be
    subclassed by Python classes.
    bb4446dd