I have seen we should use absolute paths for Debug and DebugWriteInput files. In MacOs, those look like this:
Debug "ON" "/Volumes/Transitorium/tmp/debug.out"
Debug "ON" "/Users/bill/Documents/debug.out"
It doesn’t matter what I enter, I do not get a log file.
Same issue with DebugWriteInput:
DebugWriteInput "/Volumes/Transitorium/tmp/debug-input.out"
DebugWriteInput "/Users/bill/Documents/debug-input.out"
What format should we be using on MacOS?
Thanks,
Bill