FGMachine
FGMachine copied to clipboard
Is there a debug mode for FGMachine and FGLab?
Howdy. I think I've got things set up properly but my jobs keep dying immediately after launch. Is there a debug mode I can enable? What about log files? Thanks much and apologies if I've missed obvious answers to these questions!
Cheers,
Yannick
There's no debug mode or log files, but for FGLab/FGMachine you can tee
stdout
and stderr
to save the outputs into a log file. This can help diagnose what's going, but it seems like you would want to do debugging/logging with the jobs you are running first.