FGMachine icon indicating copy to clipboard operation
FGMachine copied to clipboard

Is there a debug mode for FGMachine and FGLab?

Open unlearnYannick opened this issue 6 years ago • 1 comments

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

unlearnYannick avatar Nov 12 '18 18:11 unlearnYannick

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.

Kaixhin avatar Nov 13 '18 13:11 Kaixhin