Write logs for LocalScheduler
LarsHH opened this issue · 2 comments
LarsHH commented
Currently logs are output, but when something crashes Sherpa points to output_dir/jobs/trial_<trial_id>.log
as reference to look for bugs. Either LocalScheduler
needs to write its output to those files or the message needs to be changed. Whether it also writes to the command-line output can be decided.
dosomder commented
👍 Very important to debug trial scripts