Agreed.
Any output, and especially to the message window, is a costly operation (I measured). This costs slippage in my systems.
Zorro is trading on a VPS which is (and to be) accessed rarely, so any "intended" output in the window has little immediate value.
For detailed review over the weekend the log is used.
IMHO, it is outputting to the window as well as web-related logging (see my other request) that should be treated as "features", rather than absence of them.
If there is a need to output smth to the window, there is a print (TO_WINDOW,...) for that.
Makes sense?