Open benslag opened 1 week ago
At least we should direct logging to a file in tmpfs during execution. Then once a day, make a copy of this file to an usb flash drive and truncate the file in tmpfs. Second, we should harmonize on the format of logged information. For function tracing: agree on entry and exit syntax. Include the time of logging (take into account #4 ).
Align on one logging mechanism.