Is there a way to redirect system console and output console messages to a file/files?
I have to debug a model where in a long-running Experiment some replications may randomly crash or get stuck. Unfortunately, these events are not reproducible (different replications may fail on a different Experiment Run). I'd like to see what was there in the system console just before the crash, to know what component/DLL to blame.