ESA icon indicating copy to clipboard operation
ESA copied to clipboard

Enhance logging

Open blthayer opened this issue 4 years ago • 1 comments

The SAW class creates a logger, but then we never really log anything... We should add a reasonable amount of logging.

blthayer avatar Apr 02 '20 19:04 blthayer

One idea is to actually parse the log from the simulator, which sometimes could be useful if the function does not have any returns (like most script commands). If someone decide to add this function, please consider to make it modular so that it could also be used as a feedback/confirmation for other functions.

mzy2240 avatar Dec 06 '22 04:12 mzy2240