You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Various crashes and problems could be more easily identified if ga-bitbot
logged output of it's components to log files. Currently, various utilities do
output to stdout/screen various messages when ran directly [as in pypy
gts.py..], but not when gal.py runs them. It would be great if they stashed
their output to log files when gal.py starts them.
Thank you =]
Original issue reported on code.google.com by purge...@gmail.com on 25 Feb 2012 at 8:10
The text was updated successfully, but these errors were encountered:
added functionality to capture error logs for all scripts launched by gal.py
except for report_gen and wc_server. global_config.json contains the error log
file paths.
Changes are on the code repo, will be included in the next download version
(0.3)
Original comment by brian.mo...@gmail.com on 26 Feb 2012 at 12:05
Original issue reported on code.google.com by
purge...@gmail.com
on 25 Feb 2012 at 8:10The text was updated successfully, but these errors were encountered: