Tue, 23 Mar 2021 05:08:51 +0100 | Edouard Tisserant | Allow using spin() from ProcessLogger even with no logger given. | changeset | files |
Wed, 10 Mar 2021 09:59:18 +0100 | Edouard Tisserant | Runtime: Added PostStart methot to PLCObject, called after PLC is started, with all libraries and python object already created, and python extensions "Start" methods being called. | changeset | files |
Tue, 02 Mar 2021 10:11:45 +0100 | Edouard Tisserant | IDE: Fix logging of external process execution time so that it is visible on windows as well. | changeset | files |
Tue, 02 Mar 2021 09:42:50 +0100 | Edouard Tisserant | IDE: Process Logging : Add annotation in log so that user can see build is still alive and how long external process takes. | changeset | files |